summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e0ee3aa)
raw | patch | inline | side by side (parent: e0ee3aa)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Sep 2010 10:05:06 +0000 (10:05 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 29 Sep 2010 10:05:06 +0000 (10:05 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19846 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/Config/DeviceConfig-list.xml | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/Config/DeviceConfig-list.xml b/gosa-plugins/goto/admin/systems/goto/Config/DeviceConfig-list.xml
index 8052d0ad60eac8c4cb00a1eb49c85e3d759a4279..21dc89627206c6729b6fce19759be5ea1b490440 100644 (file)
<baseMode>false</baseMode>
<multiSelect>true</multiSelect>
<template>goto/Config/DeviceConfig-list.tpl</template>
- <label>List of systems</label>
+ <label>List of items</label>
<defaultSortColumn>1</defaultSortColumn>
<objectType>
<type>sub</type>
<image>images/lists/element.png[new]</image>
<label>Create</label>
-
- <action>
- <name>new_device</name>
- <type>entry</type>
- <image>images/lists/edit.png</image>
- <label>Device</label>
- <depends>Device</depends>
- </action>
</action>
<action>
<name>editEntry</name>
<type>entry</type>
<image>images/lists/edit.png</image>
- <label>Edit role</label>
+ <label>Edit item</label>
</action>
<action>
<name>remove</name>
<type>entry</type>
<image>images/lists/trash.png</image>
- <label>Remove system</label>
+ <label>Remove item</label>
</action>
</actiontriggers>