Skip to content

Commit

Permalink
fixup! fixup! fixup! [MIG] pos_esign_request: port to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
em230418 committed Nov 2, 2024
1 parent 8b9e4e3 commit d23d9d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
t-inherit="point_of_sale.PartnerLine"
t-inherit-mode="extension"
>
<xpath expr="//td[hasclass('edit-partner-button-cell')]" position="inside">
<xpath expr="//td[hasclass('edit-partner-button-cell')]" position="after">
<td class="esign">
<t t-if="props.isWaitingForESign">
Waiting...
Expand Down

0 comments on commit d23d9d2

Please sign in to comment.