summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 69afc20)
raw | patch | inline | side by side (parent: 69afc20)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 18 Jan 2010 11:10:06 +0000 (11:10 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 18 Jan 2010 11:10:06 +0000 (11:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15172 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/baseSelect-list.xml | patch | blob | history |
diff --git a/gosa-core/ihtml/themes/default/baseSelect-list.xml b/gosa-core/ihtml/themes/default/baseSelect-list.xml
index 5f251636f94a4cf7fa8b339f52eb8222d3349410..74e437f5cbb2a6431b85f5b5b92c0eddfcc9f65c 100644 (file)
<actionmenu>
- <action>
- <type>sub</type>
- <image>images/lists/new.png</image>
- <label>Create</label>
-
- <action>
- <name>new_domain</name>
- <type>entry</type>
- <label>Domain</label>
- <image>plugins/departments/images/domain.png</image>
- </action>
-
- <action>
- <name>new_dcObject</name>
- <type>entry</type>
- <label>Domain component</label>
- <image>plugins/departments/images/dc.png</image>
- </action>
-
- <action>
- <name>new_country</name>
- <type>entry</type>
- <label>Country</label>
- <image>plugins/departments/images/country.png</image>
- </action>
-
- <action>
- <name>new_locality</name>
- <type>entry</type>
- <label>Locality</label>
- <image>plugins/departments/images/locality.png</image>
- </action>
-
- <action>
- <name>new_organization</name>
- <type>entry</type>
- <label>Organization</label>
- <image>plugins/departments/images/organization.png</image>
- </action>
-
- <action>
- <name>new_organizationalUnit</name>
- <type>entry</type>
- <label>Department</label>
- <image>images/lists/folder.png</image>
- </action>
-
- </action>
-
- <action>
- <type>separator</type>
- </action>
-
- <action>
- <type>exporter</type>
- </action>
-
- <action>
- <type>separator</type>
- </action>
-
- <action>
- <name>remove</name>
- <type>entry</type>
- <image>images/lists/trash.png</image>
- <label>Remove</label>
- </action>
-
</actionmenu>
<actiontriggers snapshot="false" copypaste="false">
<label>Edit</label>
</action>
- <action>
- <name>remove</name>
- <type>entry</type>
- <nospan></nospan>
- <image>images/lists/trash.png</image>
- <acl>department[d]</acl>
- <label>Remove</label>
- </action>
-
</actiontriggers>
</list>