Release 0.245: refactor articles list and update package
This commit is contained in:
@@ -253,6 +253,7 @@ class Site
|
||||
* Potrzebne gdy stary routing używa innej konwencji nazw
|
||||
*/
|
||||
private static $actionMap = [
|
||||
'gallery_order_save' => 'galleryOrderSave',
|
||||
'view_list' => 'list',
|
||||
'article_edit' => 'edit',
|
||||
'article_save' => 'save',
|
||||
|
||||
Reference in New Issue
Block a user