Skip to content

Commit

Permalink
remove my js hack ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Jul 14, 2021
1 parent 583912e commit 23290a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion media/com_joomlaupdate/js/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ function extractionMethodHandler(target, prefix)
{
$('#plg_' + PreUpdateChecker.nonCoreCriticalPlugins[i].extension_id).remove();
PreUpdateChecker.nonCoreCriticalPlugins.splice(i,1);
i = -1;
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion media/com_joomlaupdate/js/default.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 23290a7

Please sign in to comment.