Move the VPN configuration section behind the network configuration. The normal
workflow is add/edit the network and then add/edit a vpn configuration.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
}
},
- "admin/vpn": {
- "title": "VPN",
- "order": 30,
- "action": {
- "type": "firstchild",
- "recurse": true
- }
- },
-
"admin/services": {
"title": "Services",
"order": 40,
}
},
+ "admin/vpn": {
+ "title": "VPN",
+ "order": 70,
+ "action": {
+ "type": "firstchild",
+ "recurse": true
+ }
+ },
+
"admin/translations/*": {
"action": {
"type": "call",