Commit 5f44bcf5 authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавили новый пункт меню в пользователях

parent b1409ccb
......@@ -42,6 +42,7 @@ class users extends \common\components\WebModule
public static function adminMenu()
{
return array(
'Управление стоп-словами' => '/users/stopwords-admin/manage'
// 'Добавить пользователя' => '/users/user-admin/create',
);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment