diff --git a/plugins/dynamix.plugin.manager/Plugins.page b/plugins/dynamix.plugin.manager/Plugins.page index 8573e5da8..a353d3f6f 100644 --- a/plugins/dynamix.plugin.manager/Plugins.page +++ b/plugins/dynamix.plugin.manager/Plugins.page @@ -51,14 +51,14 @@ function loadlist(id) { var cmd = id.split(':'); var tr = 'tr#'+cmd[0].replace(/[\. _]/g,''); switch (cmd[1]) { - case 'return' : $('div.spinner').hide('slow');list.html(data[0]); $('#plugin_table').trigger('destroy'); break; + case 'return' : $('div.spinner.fixed').hide('slow');list.html(data[0]); $('#plugin_table').trigger('destroy'); break; case 'remove' : list.find(tr).remove(); break; case 'update' : list.find(tr).remove(); case 'install': if (!list.find(tr).length) list.append(data[0]).trigger('update'); break; } } else { list.html(data[0]); - $('div.spinner').hide('slow'); + $('div.spinner.fixed').hide('slow'); } resize(); diff --git a/plugins/dynamix/include/DefaultPageLayout.php b/plugins/dynamix/include/DefaultPageLayout.php index 4f60cac89..2b02c7a6d 100644 --- a/plugins/dynamix/include/DefaultPageLayout.php +++ b/plugins/dynamix/include/DefaultPageLayout.php @@ -356,7 +356,6 @@ $(function() { if (tab=='tab0') tab = 'tab'+$('input[name$="tabs"]').length; else if ($('#'+tab).length==0) {initab(); tab = 'tab1';} if ($.cookie('help')=='help') {$('.inline_help').show(); $('#nav-item.HelpButton').addClass('active');} $('#'+tab).attr('checked', true); - $('div.spinner.fixed').html(unraid_logo); updateTime(); $.jGrowl.defaults.closeTemplate = ''; $.jGrowl.defaults.closerTemplate = '=$notify['position'][0]=='b' ? '