Skip to content
Snippets Groups Projects
Commit 252e153f authored by Florian Maier's avatar Florian Maier
Browse files

[Projekt: xRM-ContactManagement][TicketNr.: 1085390][[Kontakt] Tooltip für...

[Projekt: xRM-ContactManagement][TicketNr.: 1085390][[Kontakt] Tooltip für Button zur Anlage untergeordneter Beziehungen fehlt]
parent cb31042a
No related branches found
No related tags found
No related merge requests found
......@@ -136,9 +136,11 @@
<children>
<entityActionField>
<name>insert</name>
<title>Create subordinate relationship</title>
<onActionProcess>%aditoprj%/entity/ObjectTree_entity/entityfields/alter/children/insert/onActionProcess.js</onActionProcess>
<iconId>VAADIN:FILE_TREE_SMALL</iconId>
<stateProcess>%aditoprj%/entity/ObjectTree_entity/entityfields/alter/children/insert/stateProcess.js</stateProcess>
<tooltip>Create subordinate relationship</tooltip>
</entityActionField>
</children>
</entityActionGroup>
......
......@@ -21,6 +21,10 @@
<key>Create new campaign step</key>
<value>Neue Kampagnenstufe erstellen</value>
</entry>
<entry>
<key>Create subordinate relationship</key>
<value>Untergeordnete Beziehung anlegen</value>
</entry>
<entry>
<key>Base Template</key>
<value>Ursprungsvorlage</value>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment