From d5dff8f9a5ca85d197cbb6037f95053bc55941e5 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 3 Nov 2019 20:49:31 +0100 Subject: treewide: move server side CBI support to luci-compat Signed-off-by: Jo-Philipp Wich --- modules/luci-compat/luasrc/view/cbi/browser.htm | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 modules/luci-compat/luasrc/view/cbi/browser.htm (limited to 'modules/luci-compat/luasrc/view/cbi/browser.htm') diff --git a/modules/luci-compat/luasrc/view/cbi/browser.htm b/modules/luci-compat/luasrc/view/cbi/browser.htm new file mode 100644 index 0000000000..eb47ffafe6 --- /dev/null +++ b/modules/luci-compat/luasrc/view/cbi/browser.htm @@ -0,0 +1,10 @@ +<%+cbi/valueheader%> + + /> + +<%+cbi/valuefooter%> -- cgit v1.2.3