1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-29 02:02:41 +01:00
phorge-phorge/src/applications/spaces/query
epriestley a112bc5cba Sort Spaces dropdown by name, not "alphabetical ID"
Summary:
Fixes T10414. I think this sorted by name at one time (the `asort()`) but then I probably added "Space SX" in front of it. Or I just got this wrong from the beginning.

Instead, sort by space name.

Test Plan: {F1126034}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10414

Differential Revision: https://secure.phabricator.com/D15334
2016-02-23 10:41:49 -08:00
..
PhabricatorSpacesNamespaceQuery.php Sort Spaces dropdown by name, not "alphabetical ID" 2016-02-23 10:41:49 -08:00
PhabricatorSpacesNamespaceSearchEngine.php Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
PhabricatorSpacesNamespaceTransactionQuery.php Add "Spaces", an application for managing policy namespaces 2015-06-01 11:28:38 -07:00