mirror of
https://github.com/unraid/webgui.git
synced 2025-12-30 22:20:23 -06:00
chore: revert plugins.page
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Menu="Tasks:50"
|
||||
Type="xmenu"
|
||||
Title="Installed Plugins (PR TESTing)"
|
||||
Title="Installed Plugins"
|
||||
Tag="icon-plugins"
|
||||
Tabs="true"
|
||||
Code="e944"
|
||||
@@ -151,10 +151,6 @@ $(function() {
|
||||
});
|
||||
</script>
|
||||
|
||||
<div style="background-color:#ff8c2f;color:white;padding:15px;margin:10px 0;border-radius:5px;font-weight:bold;text-align:center;font-size:16px">
|
||||
⚠️ PR TEST BUILD - This page has been modified for testing pull request changes
|
||||
</div>
|
||||
|
||||
<div class="TableContainer">
|
||||
<table class='unraid tablesorter plugins shift' id='plugin_table'>
|
||||
<thead>
|
||||
@@ -169,4 +165,4 @@ $(function() {
|
||||
</thead>
|
||||
<tbody id="plugin_list"><tr><td colspan="6"></td><tr></tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user