diff --git a/plugins/dynamix/Browse.page b/plugins/dynamix/Browse.page
index 3457b6a0d..3e5166fe6 100644
--- a/plugins/dynamix/Browse.page
+++ b/plugins/dynamix/Browse.page
@@ -3,8 +3,8 @@ Tag="navicon"
Markdown="false"
---
':'
'?>[ close all notifications ]
';
@@ -381,6 +382,7 @@ $.ajaxPrefilter(function(s, orig, xhr){
+
-
@@ -680,7 +681,6 @@ $(function() {
});
}
$('form').append($('
').attr({type:'hidden', name:'csrf_token', value:'=$var['csrf_token']?>'}));
- $('div.spinner.fixed').html(unraid_logo);
setTimeout(function(){$('div.spinner').not('.fixed').each(function(){$(this).html(unraid_logo);});},150); // display animation if page loading takes longer than 150ms
watchdog.start();
});