1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00

Change settings navigation order

This commit is contained in:
Hillel Coren 2016-07-18 23:28:30 +03:00
parent 618ed868e6
commit 7249b29bf6

View File

@ -95,8 +95,8 @@ class Account extends Eloquent
ACCOUNT_CLIENT_PORTAL,
ACCOUNT_CHARTS_AND_REPORTS,
ACCOUNT_DATA_VISUALIZATIONS,
ACCOUNT_USER_MANAGEMENT,
ACCOUNT_API_TOKENS,
ACCOUNT_USER_MANAGEMENT,
];
/**