@@ -26,7 +26,7 @@ func (this *Module) Module_empty_icon() string {
}
func (this *Module) Module_empty_order() int {
- return 999
+ return 2
func (this *Module) Module_empty_submenu() []utils.ModuleSubMenu {
@@ -26,7 +26,7 @@ func (this *Module) Module_settings_icon() string {
func (this *Module) Module_settings_order() int {
- return 0
+ return 101
func (this *Module) Module_settings_submenu() []utils.ModuleSubMenu {
@@ -26,7 +26,7 @@ func (this *Module) Module_users_icon() string {
func (this *Module) Module_users_order() int {
+ return 100
func (this *Module) Module_users_submenu() []utils.ModuleSubMenu {