- 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:
Denis Flaven
2009-07-08 16:13:10 +00:00
parent a3345bc021
commit 10442e65fa

View File

@@ -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 &amp; Restore</name>
<label>Backup &amp; 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>