Commit 9be5cdcb authored by Ad Schellevis's avatar Ad Schellevis

(firmware) replace menu item

parent a987bfac
......@@ -10,9 +10,7 @@
<CertificationRevocation VisibleName="Certification Revocation" url="/system_crlmanager.php"/>
</Certificates>
<Firmware url="/system_firmware_check.php">
<Auto_Update VisibleName="Auto Update" url="/system_firmware_check.php"/>
<UpdaterSettings VisibleName="Updater Settings" url="/system_firmware_settings.php"/>
<Firmware url="/ui/core/firmware/">
</Firmware>
<HighAvailSync VisibleName="High Availability" url="/system_hasync.php"/>
......
......@@ -1383,7 +1383,8 @@
"name": "WebCfg - System: Firmware: Auto Update page",
"descr": "Allow access to the 'System: Firmware: Auto Update' page.",
"match": [
"system_firmware_check.php*"
"ui/core/firmware/*",
"api/core/firmware/*"
]
},
"page-system-firmware-manualupdate": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment