1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix acl and menu json for apps

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-05-05 10:24:56 +02:00
parent 94dd3ef97f
commit c253fa189f
9 changed files with 12 additions and 12 deletions

View file

@ -3,8 +3,8 @@
"title": "OMR-DSCP",
"order": 80,
"action": {
"type": "uci",
"path": "omr-dscp"
"type": "cbi",
"path": "dscp"
},
"depends": {
"acl": [ "luci-app-omr-dscp" ]

View file

@ -1,5 +1,5 @@
{
"luci-app-dscp": {
"luci-app-omr-dscp": {
"description": "Grant UCI access for luci-app-dscp",
"read": {
"uci": [ "dscp" ]