diff --git a/views/system.tpl b/views/system.tpl index 7f0295e20..ab4c0efe9 100644 --- a/views/system.tpl +++ b/views/system.tpl @@ -225,7 +225,7 @@
@@ -237,7 +237,7 @@
@@ -249,7 +249,7 @@
@@ -351,7 +351,7 @@ window.location = '{{base_url}}execute/' + $(this).data("taskid"); }) - $('a:not(.tabs, #link), button:not(.cancel, #download_log), #restart').click(function(){ + $('a:not(.tabs, .link), button:not(.cancel, #download_log), #restart').click(function(){ $('#loader').addClass('active'); })