Commit c8fd751c authored by dockx thibault's avatar dockx thibault
Browse files

Merge branch '6270-kerberos-issue-declaring-class-invisible-without-attrs' into 'dev'

Resolve "[Kerberos] - Issue declaring class invisible without attrs"

See merge request fusiondirectory/fd-plugins!1039
Showing with 1 addition and 0 deletions
+1 -0
...@@ -295,6 +295,7 @@ class kerberosAccount extends simplePlugin ...@@ -295,6 +295,7 @@ class kerberosAccount extends simplePlugin
], ],
'invisible' => [ 'invisible' => [
'class' => ['invisible'], 'class' => ['invisible'],
'attrs' => []
], ],
]; ];
} }
......
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