summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-pagekitec/root
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-pagekitec/root')
-rw-r--r--applications/luci-app-pagekitec/root/usr/share/luci/menu.d/luci-app-pagekitec.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/applications/luci-app-pagekitec/root/usr/share/luci/menu.d/luci-app-pagekitec.json b/applications/luci-app-pagekitec/root/usr/share/luci/menu.d/luci-app-pagekitec.json
new file mode 100644
index 000000000..54af904c5
--- /dev/null
+++ b/applications/luci-app-pagekitec/root/usr/share/luci/menu.d/luci-app-pagekitec.json
@@ -0,0 +1,10 @@
+{
+ "admin/services/pagekitec": {
+ "title": "PageKite",
+ "action": {
+ "type": "cbi",
+ "path": "pagekitec",
+ "post": { "cbi.submit": true }
+ }
+ }
+}