Skip to content

Commit e5c62b7

Browse files
author
Nathan McMinn
committed
Fixed tiny bug in ui of one action
1 parent 6473e21 commit e5c62b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdf-toolkit-share/src/main/resources/META-INF/share-config-custom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
<field id="page">
429429
<control template="/org/alfresco/pdftoolkit/components/form/controls/selectPage.ftl" >
430430
<control-param name="showPageScheme">false</control-param>
431-
<control-param name="allowMultiPageSelect">true</control-param>
431+
<control-param name="allowMultiPageSelect">false</control-param>
432432
</control>
433433
</field>
434434
</appearance>

0 commit comments

Comments
 (0)