From: hickert Date: Thu, 12 Jun 2008 13:00:42 +0000 (+0000) Subject: Added country class X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6819c98b7e8cc5f6c38dacafe6c64cc36b79d22c;p=gosa.git Added country class git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11304 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/admin/departments/class_countryGeneric.inc b/gosa-core/plugins/admin/departments/class_countryGeneric.inc new file mode 100644 index 000000000..6477cd146 --- /dev/null +++ b/gosa-core/plugins/admin/departments/class_countryGeneric.inc @@ -0,0 +1,34 @@ + diff --git a/gosa-core/plugins/admin/departments/generic.tpl b/gosa-core/plugins/admin/departments/generic.tpl index d3bb658e3..fa8fc8ea3 100644 --- a/gosa-core/plugins/admin/departments/generic.tpl +++ b/gosa-core/plugins/admin/departments/generic.tpl @@ -1,4 +1,9 @@ {if $dep_type == "c"} + + +
@@ -38,10 +43,25 @@
+

 

+ + + + +
+

{t}Administrative settings{/t}

+{render acl=$gosaUnitTagACL} + +{/render} +
+ +{elseif $dep_type == "ou"} + -{else}