Page MenuHomePhabricator

D11095.diff
No OneTemporary

D11095.diff

diff --git a/src/applications/owners/controller/PhabricatorOwnersEditController.php b/src/applications/owners/controller/PhabricatorOwnersEditController.php
--- a/src/applications/owners/controller/PhabricatorOwnersEditController.php
+++ b/src/applications/owners/controller/PhabricatorOwnersEditController.php
@@ -145,6 +145,7 @@
}
$repos = mpull($repos, 'getCallsign', 'getPHID');
+ asort($repos);
$template = new AphrontTypeaheadTemplateView();
$template = $template->render();

File Metadata

Mime Type
text/plain
Expires
Dec 6 2025, 11:22 AM (5 w, 22 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8872852
Default Alt Text
D11095.diff (509 B)

Event Timeline