mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Fixed audit menu
- Removed backup/restore menu that is not working... - Moved 'export' to the 'webservices' directory SVN:trunk[80]
This commit is contained in:
@@ -151,20 +151,11 @@
|
||||
<parent_id>1</parent_id>
|
||||
<name>Audit</name>
|
||||
<label>Audit</label>
|
||||
<hyperlink>/pages/audit.php</hyperlink>
|
||||
<hyperlink>./audit.php</hyperlink>
|
||||
<template></template>
|
||||
<rank>4</rank>
|
||||
<type>application</type>
|
||||
</menuNode>
|
||||
<menuNode id="44">
|
||||
<parent_id>17</parent_id>
|
||||
<name>Backup & Restore</name>
|
||||
<label>Backup & Restore the whole database</label>
|
||||
<hyperlink>./db_importer.php</hyperlink>
|
||||
<template></template>
|
||||
<rank>998</rank>
|
||||
<type>application</type>
|
||||
</menuNode>
|
||||
<menuNode id="66">
|
||||
<parent_id>0</parent_id>
|
||||
<name>Change Management</name>
|
||||
@@ -367,7 +358,7 @@ td.dashboard {
|
||||
<parent_id>17</parent_id>
|
||||
<name>Export</name>
|
||||
<label>Export any filter in HTML, CSV or XML</label>
|
||||
<hyperlink>./export.php</hyperlink>
|
||||
<hyperlink>../webservices/export.php</hyperlink>
|
||||
<template></template>
|
||||
<rank>1000</rank>
|
||||
<type>application</type>
|
||||
|
||||
Reference in New Issue
Block a user