Merge branch 'master' of https://github.com/thelia/thelia
Conflicts: templates/admin/default/categories.html templates/admin/default/includes/add-category-dialog.html templates/admin/default/includes/delete-category-dialog.html
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
namespace Thelia\Core\Event;
|
||||
use Thelia\Model\Category;
|
||||
|
||||
class CategoryToggleVisibilityEvent extends ActionEvent
|
||||
class CategoryToggleVisibilityEvent extends CategoryEvent
|
||||
{
|
||||
protected $category_id;
|
||||
protected $category;
|
||||
|
||||
Reference in New Issue
Block a user