mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 04:28:44 +02:00
19 lines
684 B
XML
19 lines
684 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.1">
|
|
<menus>
|
|
<menu id="iTopUpdate" xsi:type="WebPageMenuNode" _delta="define">
|
|
<rank>60</rank>
|
|
<parent>SystemTools</parent>
|
|
<url>$pages/UI.php?route=core_update.select_update_file&c[menu]=iTopUpdate&maintenance=true</url>
|
|
<enable_admin_only>1</enable_admin_only>
|
|
</menu>
|
|
</menus>
|
|
<branding>
|
|
<themes_common>
|
|
<stylesheets>
|
|
<stylesheet id="itop-core-update-style" _delta="define">itop-core-update/css/itop-core-update.scss</stylesheet>
|
|
</stylesheets>
|
|
</themes_common>
|
|
</branding>
|
|
</itop_design>
|