Files
iTop/datamodels/2.x/itop-portal/datamodel.itop-portal.xml
2020-03-24 14:06:41 +01:00

14 lines
480 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.7">
<portals>
<portal id="itop-portal" _delta="define"><!-- ID must match module_design[id] -->
<url>pages/exec.php?exec_module=itop-portal-base&amp;exec_page=index.php&amp;portal_id=itop-portal</url><!-- portal_id must match module_design[id] -->
<rank>1.0</rank>
<handler />
<allow>
</allow>
<deny />
</portal>
</portals>
</itop_design>