mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-05 02:39:39 +02:00
#342 usability
This commit is contained in:
parent
da2ea9e2ae
commit
10b6584c8d
1 changed files with 0 additions and 1 deletions
|
@ -2192,7 +2192,6 @@ class windowsUser extends baseModule implements passwordService, AccountStatusPr
|
|||
*/
|
||||
public function display_html_group() {
|
||||
$return = new htmlResponsiveRow();
|
||||
$return->setCSSClasses(['maxrow']);
|
||||
$return->add(new htmlSubTitle(_("Groups")));
|
||||
$groups = $this->findGroups();
|
||||
$groupDisplayContainsDn = $this->groupDisplayContainsDn();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue