#12202 remove loadModal not defined function
This commit is contained in:
parent
49784cab5a
commit
01049303d9
|
@ -1783,7 +1783,6 @@ function openEvents(severity) {
|
|||
$('input[name="filter[severity]"]').val(severity);
|
||||
$("#event_redirect").submit();
|
||||
}
|
||||
window.onload = loadModal;
|
||||
|
||||
// Load Asteroids game.
|
||||
$(window).on("load", function() {
|
||||
|
|
Loading…
Reference in New Issue