kevin_zhangl пре 3 година
родитељ
комит
e7b48ad0e5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      frontendApi/config/menu.php

+ 1 - 1
frontendApi/config/menu.php

@@ -121,7 +121,7 @@ return [
         'routePath'=>'article',
         'routePath'=>'article',
         'show'=>1,
         'show'=>1,
         'child'=>[
         'child'=>[
-            ['name'=>'Article List', 'class'=>'', 'icon'=>'', 'controller'=>'article', 'action'=>'article-list', 'routePath'=>'article/article-list', 'show'=>1],
+            ['name'=>'System Notification', 'class'=>'', 'icon'=>'', 'controller'=>'article', 'action'=>'article-list', 'routePath'=>'article/article-list', 'show'=>1],
         ]
         ]
     ],
     ],
 //    'message'=>[
 //    'message'=>[