Skip to content

Commit 1f1c615

Browse files
committed
For #6707: update fr:wpaint
1 parent fff80fd commit 1f1c615

File tree

1 file changed

+14
-0
lines changed
  • form-runner/jvm/src/main/resources/xbl/orbeon/wpaint

1 file changed

+14
-0
lines changed

form-runner/jvm/src/main/resources/xbl/orbeon/wpaint/wpaint.xbl

+14
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,20 @@
168168

169169
</xbl:template>
170170
</xbl:binding>
171+
172+
<xbl:binding
173+
id="fr-wpaint-output"
174+
element="fr|wpaint[fr|static-readonly = true]"
175+
xxbl:mode="lhha binding">
176+
<xbl:resources>
177+
<xbl:style src="/xbl/orbeon/wpaint/wpaint.css"/>
178+
</xbl:resources>
179+
<xbl:template>
180+
<xf:output
181+
class="fr-wpaint-annotation"
182+
ref="xxf:binding('fr-wpaint-output')/annotation"
183+
alt="{xxf:r('annotated-image')}"
184+
mediatype="image/*"/>
171185
</xbl:template>
172186
</xbl:binding>
173187
</xbl:xbl>

0 commit comments

Comments
 (0)