Code

Updated templates to use
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 18 Jan 2010 11:08:41 +0000 (11:08 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 18 Jan 2010 11:08:41 +0000 (11:08 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15171 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/ihtml/themes/default/baseSelect-filter.xml
gosa-core/ihtml/themes/default/baseSelect-list.xml

index 2411c81c38cf0502715878737f49d244d37cbac8..1df4441552f2b48dbc7e25b4033ac3d7e9553fb7 100644 (file)
@@ -3,7 +3,7 @@
 <filterdef>
   <definition>
     <category>departments</category>
-    <template>dep-filter.tpl</template>
+    <template>baseSelect-filter.tpl</template>
     <initial>true</initial>
   </definition>
 
index d515ee71c1522a974fb6d23a31a64cafc19d8585..5f251636f94a4cf7fa8b339f52eb8222d3349410 100644 (file)
@@ -6,7 +6,7 @@
     <departmentRootVisible>false</departmentRootVisible>
     <baseMode>true</baseMode>
     <multiSelect>true</multiSelect>
-    <template>dep-list.tpl</template>
+    <template>baseSelect-list.tpl</template>
     <module>departments</module>
     <label>List of departments</label>
     <defaultSortColumn>1</defaultSortColumn>