summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b9ef7aa)
raw | patch | inline | side by side (parent: b9ef7aa)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 18 Jan 2010 12:40:45 +0000 (12:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 18 Jan 2010 12:40:45 +0000 (12:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15180 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/baseSelect-filter.tpl | patch | blob | history | |
gosa-core/ihtml/themes/default/baseSelect-filter.xml | patch | blob | history |
diff --git a/gosa-core/ihtml/themes/default/baseSelect-filter.tpl b/gosa-core/ihtml/themes/default/baseSelect-filter.tpl
index 3d4595cf7b97b0367bb7d1a134235a150e898657..15c990eb85b6f8931c18c4e8e0097ed24c55f0ab 100644 (file)
</tr>
</table>
+ {$SCOPE}
<table summary="" width="100%" style="background:#EEEEEE;border-top:1px solid #B0B0B0;">
<tr>
<td width="100%" align="right">
diff --git a/gosa-core/ihtml/themes/default/baseSelect-filter.xml b/gosa-core/ihtml/themes/default/baseSelect-filter.xml
index 1df4441552f2b48dbc7e25b4033ac3d7e9553fb7..4454c39073885fee3aef615094a5ed744c612025 100644 (file)
<attribute>ou</attribute>
<attribute>description</attribute>
</query>
- <scope>one</scope>
+ <scope>auto</scope>
</search>
<element>
<backend>LDAP</backend>
<filter>(&(objectClass=gosaDepartment)(|(ou=*$NAME*)(dc=*$NAME*)(l=*$NAME*)(c=*$NAME*)))</filter>
<attribute>cn</attribute>
+ <attribute>dc</attribute>
+ <attribute>c</attribute>
+ <attribute>l</attribute>
<frequency>0.5</frequency>
<characters>3</characters>
</autocomplete>