mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
12 lines
373 B
XML
12 lines
373 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.7">
|
|
<menus>
|
|
<menu id="BackupStatus" xsi:type="WebPageMenuNode" _delta="define">
|
|
<rank>50</rank>
|
|
<parent>SystemTools</parent>
|
|
<url>status.php</url>
|
|
<enable_admin_only>1</enable_admin_only>
|
|
</menu>
|
|
</menus>
|
|
</itop_design>
|