Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agallavardin
fusiondirectory-plugins
Commits
e0f21936
Commit
e0f21936
authored
Jun 03, 2015
by
Côme Bernigaud
Committed by
Benoit Mortier
Jun 03, 2015
Browse files
Fixes
#3827
Icons for certificates plugin added
parent
542c9587
Changes
1
Hide whitespace changes
Inline
Side-by-side
certificates/personal/certificates/class_userCertificates.inc
View file @
e0f21936
...
...
@@ -79,8 +79,8 @@ class userCertificates extends simplePlugin
'plDescription'
=>
_
(
'User certificates'
),
'plSelfModify'
=>
TRUE
,
'plObjectType'
=>
array
(
'user'
),
'plIcon'
=>
''
,
'plSmallIcon'
=>
''
,
'plIcon'
=>
'
geticon.php?context=types&icon=certificate&size=48
'
,
'plSmallIcon'
=>
'
geticon.php?context=types&icon=certificate&size=16
'
,
'plProvidedAcls'
=>
parent
::
generatePlProvidedAcls
(
self
::
getAttributesInfo
())
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment