From b198de11bc1501f1a75dff9f5fb01f927f902186 Mon Sep 17 00:00:00 2001 From: Dirk Brenken Date: Sat, 30 Jun 2018 12:55:39 +0200 Subject: luci-app-lxc: small fixes & cosmetics * backingstore support via ubus does not work, remove it for now * fix target mapping for linuximages.org * cosmetics Signed-off-by: Dirk Brenken --- applications/luci-app-lxc/luasrc/view/lxc.htm | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'applications/luci-app-lxc/luasrc/view/lxc.htm') diff --git a/applications/luci-app-lxc/luasrc/view/lxc.htm b/applications/luci-app-lxc/luasrc/view/lxc.htm index b45e27f51f..47cc1a5f3f 100644 --- a/applications/luci-app-lxc/luasrc/view/lxc.htm +++ b/applications/luci-app-lxc/luasrc/view/lxc.htm @@ -19,8 +19,8 @@ local nx = require "nixio" local target = nx.uname().machine -%> -
- <%:Available Containers%> +
+

<%:Available Containers%>

@@ -30,15 +30,15 @@ local target = nx.uname().machine
-
+ -
+
-
+
-
- <%:Create New Container%> +
+

<%:Create New Container%>

@@ -56,11 +56,11 @@ local target = nx.uname().machine
-
+ -
+
-
+
-- cgit v1.2.3