mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-22 02:49:01 +00:00
Update media/com_patchtester/js/fetcher.js
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
This commit is contained in:
parent
192e86da9b
commit
8a6c8d3016
@ -78,7 +78,7 @@ class PatchFetcher {
|
||||
// Send another request
|
||||
this.request('fetch');
|
||||
} else {
|
||||
document.getElementById('rogress').remove();
|
||||
document.getElementById('progress').remove();
|
||||
document.getElementById('modal-sync button.btn-close', window.parent.document).click();
|
||||
}
|
||||
} catch (error) {
|
||||
|
Loading…
Reference in New Issue
Block a user