- Fixed location of the "audit" page in the menu. Was broken if iTop was not installed at the root of the web server.

SVN:code[77]
This commit is contained in:
Denis Flaven
2009-07-08 16:07:51 +00:00
parent 6ef3961567
commit fc15934dd0

View File

@@ -151,7 +151,7 @@
<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>