mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
don't forget new JS file
This commit is contained in:
parent
e1cd690a7c
commit
a82d709f87
1 changed files with 3 additions and 0 deletions
3
apps/user_ldap/js/settings.js
Normal file
3
apps/user_ldap/js/settings.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
$(document).ready(function() {
|
||||
$('#ldapSettings').tabs();
|
||||
});
|
||||
Loading…
Reference in a new issue