File tree Expand file tree Collapse file tree 6 files changed +8
-5
lines changed
src/main/webapp/resources/uii/includes Expand file tree Collapse file tree 6 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.goobi.workflow.plugin</groupId >
55 <artifactId >plugin-workflow-entity-editor</artifactId >
6- <version >24.11 </version >
6+ <version >24.12 </version >
77 </parent >
88 <artifactId >plugin-workflow-entity-editor-base</artifactId >
99 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.goobi.workflow.plugin</groupId >
55 <artifactId >plugin-workflow-entity-editor</artifactId >
6- <version >24.11 </version >
6+ <version >24.12 </version >
77 </parent >
88 <artifactId >plugin-workflow-entity-editor-gui</artifactId >
99 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 199199 styleClass ="sources__pair "
200200 rendered ="#{ not empty relationship.additionalData } ">
201201 < div class ="sources__key "> #{msgs.plugin_workflow_entity_editor_additionalData}:</ div >
202- < div class ="sources__val "> #{relationship.additionalData}</ div >
202+ < div class ="sources__val ">
203+ < h:outputText escape ="false " value ="#{relationship.additionalData} " />
204+ </ div >
203205 </ h:panelGroup >
204206
205207 < h:panelGroup
Original file line number Diff line number Diff line change 235235 </ div >
236236 < div class ="col-sm-9 ">
237237 < h:outputText
238+ escape ="false "
238239 value ="#{record.getFieldValueForDefinition(field.definition).get()} "/>
239240 </ div >
240241 </ div >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.goobi.workflow.plugin</groupId >
55 <artifactId >plugin-workflow-entity-editor</artifactId >
6- <version >24.11 </version >
6+ <version >24.12 </version >
77 </parent >
88 <artifactId >plugin-workflow-entity-editor-lib</artifactId >
99 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.goobi.workflow</groupId >
55 <artifactId >workflow-base</artifactId >
6- <version >24.11 </version >
6+ <version >24.12 </version >
77 <relativePath />
88 </parent >
99 <groupId >io.goobi.workflow.plugin</groupId >
You can’t perform that action at this time.
0 commit comments