mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
usermanager - missing ldap import button (regression in 18ad4dbbd3) cc @fichtner
This commit is contained in:
parent
83cd07eda4
commit
e8079f0fcf
@ -1006,7 +1006,7 @@ $( document ).ready(function() {
|
||||
}
|
||||
}
|
||||
?>
|
||||
<?php if (!$can_import): ?>
|
||||
<?php if ($can_import): ?>
|
||||
<button type="submit" name="import"
|
||||
id="import_ldap_users"
|
||||
data-toggle="tooltip"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user