mirror of
https://github.com/unraid/webgui.git
synced 2026-04-30 14:59:22 -05:00
Plugin manager: table style update
This commit is contained in:
@@ -85,6 +85,6 @@ $(function() {
|
||||
});
|
||||
</script>
|
||||
<table class='tablesorter plugins shift' id='plugin_table'>
|
||||
<thead><tr><th style='width:48px'></th><th>Plugin</th><th>Author</th><th>Version</th><th>Status</th><th>Uninstall</th></tr></thead>
|
||||
<thead><tr><th></th><th>Plugin</th><th>Author</th><th>Version</th><th>Status</th><th>Uninstall</th></tr></thead>
|
||||
<tbody id="plugin_list"><tr><td colspan="6"><div class="spinner"></div></td><tr></tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user