Commit 34cd760b authored by Shakarim Sapa's avatar Shakarim Sapa

- Added action to behavior

parent 8a159e17
......@@ -61,7 +61,7 @@ class Module extends \common\components\WebModule {
public static function adminMenu()
{
return [
'Новый кейс' => '/cases/cases-admin/create',
'Новый кейс' => '/cases/cases-admin/createcase',
'Список кейсов' => '/cases/cases-admin/manage',
];
}
......
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