Skip to content

Commit 100855f

Browse files
committed
add support for multi line and links
1 parent 27e1f1f commit 100855f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/webapp/dataset.xhtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2035,6 +2035,7 @@
20352035
<div class="form-group">
20362036
<p:selectBooleanCheckbox class="text-danger" id="publishDisclaimer"
20372037
itemLabel="#{settingsWrapper.getPublishDatasetDisclaimerText()}"
2038+
escape="false"
20382039
value="#{DatasetPage.publishDisclaimerAcknowledged}">
20392040
<p:ajax event="change" update="releaseDatasetButton"/>
20402041
</p:selectBooleanCheckbox>

0 commit comments

Comments
 (0)