luci-app-diag-core.json 171 B

12345678910
  1. {
  2. "admin/network/diag_config": {
  3. "title": "Configure Diagnostics",
  4. "order": 120,
  5. "action": {
  6. "type": "template",
  7. "path": "diag/network_config_index"
  8. }
  9. }
  10. }