Skip to content

Commit

Permalink
fixup! 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 d23d9d2 commit ce875a6
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.PartnerListScreen"
t-inherit-mode="extension"
>
<xpath expr="//table[hasclass('partner-list')]/thead/tr" position="inside">
<xpath expr="//th[hasclass('partner-line-details')]" position="after">
<th class="partner-list-esign py-2">E-Sign</th>
</xpath>
<xpath expr="//PartnerLine" position="attributes">
Expand Down

0 comments on commit ce875a6

Please sign in to comment.