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
Oct 25 2025, 6:53 PM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8872852
Default Alt Text
D11095.diff (509 B)

Event Timeline