summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7b9eac5)
raw | patch | inline | side by side (parent: 7b9eac5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 18 Jan 2010 11:08:41 +0000 (11:08 +0000) | ||
committer | hickert <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 | patch | blob | history | |
gosa-core/ihtml/themes/default/baseSelect-list.xml | patch | blob | history |
diff --git a/gosa-core/ihtml/themes/default/baseSelect-filter.xml b/gosa-core/ihtml/themes/default/baseSelect-filter.xml
index 2411c81c38cf0502715878737f49d244d37cbac8..1df4441552f2b48dbc7e25b4033ac3d7e9553fb7 100644 (file)
<filterdef>
<definition>
<category>departments</category>
- <template>dep-filter.tpl</template>
+ <template>baseSelect-filter.tpl</template>
<initial>true</initial>
</definition>
diff --git a/gosa-core/ihtml/themes/default/baseSelect-list.xml b/gosa-core/ihtml/themes/default/baseSelect-list.xml
index d515ee71c1522a974fb6d23a31a64cafc19d8585..5f251636f94a4cf7fa8b339f52eb8222d3349410 100644 (file)
<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>