mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Contacts: Reduce timeout for reload after import.
This commit is contained in:
parent
f0c757c3a4
commit
1d73fe3b63
@ -1461,7 +1461,7 @@ OC.Contacts = OC.Contacts || {
|
||||
if(!importError) {
|
||||
OC.notify({
|
||||
message:t('contacts','Import done. Click here to cancel reloading.'),
|
||||
//timeout:5,
|
||||
timeout:5,
|
||||
timeouthandler:function() {
|
||||
console.log('reloading');
|
||||
window.location.href = OC.linkTo('contacts', 'index.php');
|
||||
|
Loading…
x
Reference in New Issue
Block a user