fix obsolete usage of OCdialogs

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2020-06-24 17:34:00 +02:00 committed by backportbot[bot]
parent d4343de3eb
commit 003407e094
1 changed files with 1 additions and 1 deletions

View File

@ -553,7 +553,7 @@ OCA = OCA || {};
) {
toggleFnc(true);
} else {
OCdialogs.confirm(
OC.dialogs.confirm(
t('user_ldap', 'Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?'),
t('user_ldap', 'Mode switch'),
toggleFnc