Verified Commit e91f3437 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:sparkles: feat(supann) Add support for supannParrainDN

issue #6043
Showing with 5 additions and 0 deletions
+5 -0
......@@ -212,6 +212,11 @@ class supannAccount extends simplePlugin
'supannEtablissement', FALSE
)
),
new ObjectsAttribute(
_('Parrain'), _('supannParrainDN - Person or structure responsible for this user'),
'supannParrainDN', FALSE,
['user','entite','ogroup','group']
)
]
],
'student' => [
......
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