Code

Updated gosa.conf to support device mangement
[gosa.git] / contrib / gosa.conf
index 4dbbc58950aa4db7cf66527959e3d1d833c29644..04d6355cfafe86a225d0ee71c180495ce7cf849e 100644 (file)
                                icon="mimetypes.png" path="plugins/admin/mimetypes" />
 -->
 {/if}
+                       <plugin acl="devices" class="deviceManagement"
+                               icon="devices.png" path="plugins/admin/devices" />
+
                        <!-- Use 'lock_dn'      for dn
                                'lock_name'    for name
                                'lock_type'    for branch/freeze -->
-
 {if $cv.enableFAI_management}
                        <plugin acl="fai" class="faiManagement" icon="fai.png" 
                                path="plugins/admin/fai" />
                <tab class="mimetype" name="Generic" />
        </mimetabs>
 
+       <devicetabs>
+               <tab class="deviceGeneric" name="Generic" />
+       </devicetabs>
+
+
        <grouptabs>
                <tab class="group" name="Generic" />
                <tab class="environment" name="Environment" />