Verified Commit 6a4b223e authored by dockx thibault's avatar dockx thibault
Browse files

:sparkles: Feat(PluginsManager) - Removes class

Removes class within getAttributesInfo.
It seems not required.
Showing with 0 additions and 1 deletion
+0 -1
......@@ -35,7 +35,6 @@ class pluginsManager extends simplePlugin
{
return [
'plugins' => [
//'class' => ['fullwidth'],
'name' => _('Plugins'),
'attrs' => [new FakeAttribute('pluginsList')],
'template' => get_template_path('plugins_list.tpl', TRUE, dirname(__FILE__)),
......
Supports Markdown
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