Skip to content
Snippets Groups Projects
Commit 3724cfd0 authored by Johannes Hörmann's avatar Johannes Hörmann
Browse files

correct icon for new Support ticket

parent b2b74470
No related branches found
No related tags found
No related merge requests found
......@@ -477,7 +477,7 @@
<name>newSupport ticket</name>
<title>New Support ticket</title>
<onActionProcess>%aditoprj%/entity/Activity_entity/entityfields/newsupportticket/onActionProcess.js</onActionProcess>
<iconId>VAADIN:QUESTION</iconId>
<iconId>VAADIN:CHAT</iconId>
</entityActionField>
<entityActionField>
<name>openAdminView</name>
......
......@@ -373,7 +373,7 @@
<name>newSupport ticket</name>
<title>New Support ticket</title>
<onActionProcess>%aditoprj%/entity/SupportTicket_entity/entityfields/newsupportticket/onActionProcess.js</onActionProcess>
<iconId>VAADIN:QUESTION</iconId>
<iconId>VAADIN:CHAT</iconId>
</entityActionField>
<entityParameter>
<name>PresetLinks_param</name>
......
......@@ -421,7 +421,7 @@
<name>newSupport ticket</name>
<title>New Support ticket</title>
<onActionProcess>%aditoprj%/entity/Task_entity/entityfields/newsupportticket/onActionProcess.js</onActionProcess>
<iconId>VAADIN:QUESTION</iconId>
<iconId>VAADIN:CHAT</iconId>
</entityActionField>
<entityActionField>
<name>openAdminView</name>
......
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