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
Sun, Oct 20, 12:39 AM (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6713661
Default Alt Text
D11095.diff (509 B)

Event Timeline