Skip to content
Snippets Groups Projects
Commit 423e84c6 authored by Sophia Leierseder's avatar Sophia Leierseder
Browse files

minor changes campaign and salutation

parent 6f985de3
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@
</insert>
<insert tableName="SALUTATION">
<column name="HEADLINE"/>
<column name="LETTERSALUTATION" value="Sehr geehrte Dameng und Herren"/>
<column name="LETTERSALUTATION" value="Sehr geehrte Dameng und Herreng"/>
<column name="SEX"/>
<column name="TITLE"/>
<column name="SALUTATION"/>
......
......@@ -62,7 +62,6 @@
<title>Total costs</title>
<contentType>NUMBER</contentType>
<outputFormat>#,##0.00</outputFormat>
<state>READONLY</state>
<valueProcess>%aditoprj%/entity/CampaignAnalysis_entity/entityfields/totalcosts/valueProcess.js</valueProcess>
</entityField>
<entityField>
......@@ -70,7 +69,6 @@
<title>Per participant</title>
<contentType>NUMBER</contentType>
<outputFormat>#,##0.00</outputFormat>
<state>READONLY</state>
<valueProcess>%aditoprj%/entity/CampaignAnalysis_entity/entityfields/costsperparticipant/valueProcess.js</valueProcess>
</entityField>
<entityField>
......
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