Code

Added arp-alert device handling
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Oct 2007 10:36:50 +0000 (10:36 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Oct 2007 10:36:50 +0000 (10:36 +0000)
commitac6d6be832f75ae18299022d5457b8ba3e84dccd
tree0f6138c7a6946016140e095d9b09354592fb7355
parente31c46b7dc77c96f8a4093069bda26a695283c2a
Added arp-alert device handling

gosa.conf
    <arpnewdevicetabs>
        <tab class="ArpNewDevice" name="Generic" />
    </arpnewdevicetabs>

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7570 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/gosa.conf
plugins/admin/systems/ArpNewDevice.tpl [new file with mode: 0644]
plugins/admin/systems/class_ArpNewDevice.inc [new file with mode: 0644]
plugins/admin/systems/class_divListSystem.inc
plugins/admin/systems/class_systemManagement.inc
plugins/admin/systems/tabs_arpnewdevice.inc [new file with mode: 0644]