summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d3d8d0b)
raw | patch | inline | side by side (parent: d3d8d0b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 9 Oct 2007 10:21:39 +0000 (10:21 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 9 Oct 2007 10:21:39 +0000 (10:21 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7467 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/gosa.conf | patch | blob | history |
diff --git a/contrib/gosa.conf b/contrib/gosa.conf
index 4dbbc58950aa4db7cf66527959e3d1d833c29644..04d6355cfafe86a225d0ee71c180495ce7cf849e 100644 (file)
--- a/contrib/gosa.conf
+++ b/contrib/gosa.conf
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" />