diff --git a/plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/Detail.page b/plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/DetailTest.page similarity index 64% rename from plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/Detail.page rename to plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/DetailTest.page index 5d7e1cfd8..5ea50d578 100644 --- a/plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/Detail.page +++ b/plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/DetailTest.page @@ -3,4 +3,4 @@ Title="Detail Layout" Icon="icon-u-globe" Tag="globe" --- - \ No newline at end of file + \ No newline at end of file diff --git a/web/components/LayoutViews/Detail.ce.vue b/web/components/LayoutViews/Detail.ce.vue deleted file mode 100644 index d19838b84..000000000 --- a/web/components/LayoutViews/Detail.ce.vue +++ /dev/null @@ -1,403 +0,0 @@ - - - - - - - - - - Service Name - - - - - - - - - Manage Selected ({{ selectedItemsCount }}) - - - - - - - - 0 ? toggleGroupExpansion(item.id) : undefined - " - > - - - {{ item.label }} - - - - - - - - - - - - - - - {{ selectedNavigationItem.label }} - - - - - - - {{ statusItem.label }} - - - - - - - - Autostart - - - - - - - Manage - - - - - - - - - - - - No item selected - - No content available - - - - diff --git a/web/components/LayoutViews/DetailTest.ce.vue b/web/components/LayoutViews/DetailTest.ce.vue new file mode 100644 index 000000000..5d050f4b9 --- /dev/null +++ b/web/components/LayoutViews/DetailTest.ce.vue @@ -0,0 +1,139 @@ + + + + + + +