Merge pull request #440 from MrManchot/patch-8
Add Wysiwyg in Category Controller
This commit is contained in:
@@ -415,6 +415,7 @@ class AdminCategoriesControllerCore extends AdminController
|
||||
'type' => 'textarea',
|
||||
'label' => $this->l('Description:'),
|
||||
'name' => 'description',
|
||||
'autoload_rte' => true,
|
||||
'lang' => true,
|
||||
'rows' => 10,
|
||||
'cols' => 100,
|
||||
|
||||
Reference in New Issue
Block a user