phorge/src
epriestley 4b39cc321b Fix application order, curing "Log Out" of wanderlust
Summary:
Fixes T3894. The "Log Out" icon has moved away from its rightmost position in the menubar.

In rP2e5ac12, I added a "Policy" application. This was the root cause.

The reordering logic (below) is slightly wrong. The `array_select_keys()` call is actually using the //strings// (like "Admnistration") to select the groups, not the correct constants (like "admin"). Use the constants instead and get the expected group ordering.

Test Plan: Loaded page, "Log Out" is in the rightmost position.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T3894

Differential Revision: https://secure.phabricator.com/D7177
2013-09-30 09:38:04 -07:00
..
aphront Fix two issues with audio macros 2013-09-28 15:32:48 -07:00
applications Fix application order, curing "Log Out" of wanderlust 2013-09-30 09:38:04 -07:00
docs Convert maniphest to use standard fields 2013-09-19 11:56:15 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Add objectheaders to new View 2013-09-28 15:55:38 -07:00
view Provide more structure to PHUIObjectBoxView 2013-09-30 09:36:04 -07:00
__celerity_resource_map__.php New icons for Maniphest 2013-09-29 17:53:37 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Add a very simple bin/policy script for CLI policy administration 2013-09-29 09:06:41 -07:00