Allow translating the comments form
This commit is contained in:
parent
3919f7d764
commit
9d38761d44
4 changed files with 39 additions and 20 deletions
|
|
@ -117,7 +117,6 @@ class CommentsPlugin extends Plugin
|
|||
$this->enable([
|
||||
'onTwigTemplatePaths' => ['onTwigAdminTemplatePaths', 0],
|
||||
'onAdminMenu' => ['onAdminMenu', 0],
|
||||
'onAdminTemplateNavPluginHook' => ['onAdminMenu', 0], //DEPRECATED
|
||||
'onDataTypeExcludeFromDataManagerPluginHook' => ['onDataTypeExcludeFromDataManagerPluginHook', 0],
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue