Keep PMA_handleRedirectAndReload compatility with old versions
Signed-off-by: Arkadiusz Rzadkowolski <a.rzadkowolski@gmail.com>
This commit is contained in:
parent
cad3bff4fe
commit
7b4e6681f2
@ -1027,6 +1027,7 @@ AJAX.registerOnload('functions.js', function () {
|
||||
$('input[name=token]').val(data.new_token);
|
||||
}
|
||||
idleSecondsCounter = 0;
|
||||
Functions.handleRedirectAndReload(data);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user