Update admin.js
This commit is contained in:
parent
3c35d287b0
commit
94ce86e6ec
@ -7,7 +7,7 @@ var documentsSettings = {
|
||||
wopi_url : $('#wopi_url').val().replace(/\/$/, '')
|
||||
};
|
||||
|
||||
OC.msg.startAction('#documents-admin-msg', t('richdocuments', 'Saving...'));
|
||||
OC.msg.startAction('#documents-admin-msg', t('richdocuments', 'Saving…'));
|
||||
$.post(
|
||||
OC.filePath('richdocuments', 'ajax', 'admin.php'),
|
||||
data,
|
||||
|
Loading…
x
Reference in New Issue
Block a user