Skip to content

Commit

Permalink
For #1410: more navigation buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
ebruchez committed Dec 19, 2022
1 parent 03a351d commit f6cd378
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/config/properties-form-runner.xml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
<property as="xs:integer" name="oxf.fr.detail.toc.orbeon.controls" value="-1"/>

<property as="xs:string" name="oxf.fr.detail.buttons.orbeon.dmv-14">
summary clear save-final review
home summary clear save-final review
</property>
<property as="xs:string" name="oxf.fr.resource.orbeon.dmv-14.*.print.formats.date" value="[Y0001]-[M01]-[D01]"/>
<property as="xs:string" name="oxf.fr.pdf.map.orbeon.dmv-14.fr-us-state.*" value="select-value"/>
Expand All @@ -324,7 +324,7 @@

<property as="xs:string" name="oxf.fr.detail.buttons.orbeon.w9"/>
<property as="xs:string" name="oxf.fr.detail.buttons.inner.orbeon.w9">
wizard-prev wizard-next review
home summary wizard-prev wizard-next review
</property>
<property as="xs:string" name="oxf.fr.detail.buttons.view.orbeon.w9">
edit save
Expand All @@ -335,7 +335,7 @@
</property>

<property as="xs:string" name="oxf.fr.detail.buttons.orbeon.travel">
wizard-prev wizard-next pdf save
home wizard-prev wizard-next pdf save
</property>

<property as="xs:string" name="oxf.fr.detail.button.pdf.visible.orbeon.travel">
Expand All @@ -355,7 +355,7 @@
</property>

<property as="xs:string" name="oxf.fr.detail.buttons.orbeon.pta-remittance">
summary clear pdf|tiff save-final review
home summary clear pdf|tiff save-final review
</property>

<property as="xs:string" name="oxf.fr.detail.view.appearance.*.*" value=""/>
Expand Down

0 comments on commit f6cd378

Please sign in to comment.