mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
New class: bizSubnet, implementing a dedicated view for IP management
SVN:code[147]
This commit is contained in:
@@ -155,7 +155,26 @@
|
||||
<p></p>
|
||||
<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:24px;">All Servers</p>
|
||||
<p></p>
|
||||
<itopblock BlockClass="DisplayBlock" objectclass="bizContact" type="list" asynchronous="false" encoding="text/sibusql">bizServer</itopblock>
|
||||
<itopblock BlockClass="DisplayBlock" objectclass="bizServer" type="list" asynchronous="false" encoding="text/sibusql">bizServer</itopblock>
|
||||
</div>
|
||||
</template>
|
||||
<type>application</type>
|
||||
<rank>999</rank>
|
||||
<parent_id>14</parent_id>
|
||||
<user_id>0</user_id>
|
||||
</menuNode>
|
||||
<menuNode id="90">
|
||||
<name>All Subnets</name>
|
||||
<label>All subnets</label>
|
||||
<hyperlink>UI.php</hyperlink>
|
||||
<icon_path></icon_path>
|
||||
<template><itopblock BlockClass="DisplayBlock" objectclass="bizSubnet" type="search" asynchronous="false" encoding="text/sibusql">bizSubnet</itopblock>
|
||||
<div id="BottomPane">
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:24px;">All Subnets</p>
|
||||
<p></p>
|
||||
<itopblock BlockClass="DisplayBlock" objectclass="bizSubnet" type="list" asynchronous="false" encoding="text/sibusql">bizSubnet</itopblock>
|
||||
</div>
|
||||
</template>
|
||||
<type>application</type>
|
||||
|
||||
Reference in New Issue
Block a user