Settings: Add interface for User Settings, add ability for Admin to manage (own) Domain and User Settings.

This commit is contained in:
reliberate
2016-02-29 11:39:46 -07:00
parent d110fe8f7e
commit 017c946e16
14 changed files with 2584 additions and 1396 deletions
+1
View File
@@ -96,6 +96,7 @@ $apps[$x]['menu'][5]['category'] = "internal";
$apps[$x]['menu'][5]['path'] = "";
$apps[$x]['menu'][5]['order'] = "30";
$apps[$x]['menu'][5]['groups'][] = "superadmin";
$apps[$x]['menu'][5]['groups'][] = "admin";
$apps[$x]['menu'][6]['title']['en-us'] = "Login";
$apps[$x]['menu'][6]['title']['es-cl'] = "Ingresar";