Skip to content

Commit

Permalink
remove layout call
Browse files Browse the repository at this point in the history
  • Loading branch information
toyrobot committed Aug 17, 2024
1 parent 1a8dab7 commit 54022c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bankayma_account/data/mail_template_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@
id="qweb_template_account_move_new_from_portal"
name="BNK Vendor: Payment request received"
>
<t t-call="mail.mail_notification_layout">
<div>
<h1>
Dear
Expand Down Expand Up @@ -275,7 +274,6 @@
id="qweb_template_account_move_paid"
name="BNK Vendor: Message after payment - send receipt"
>
<t t-call="mail.mail_notification_layout">
<p style="margin:0px 0 12px 0;box-sizing:border-box;">
You've been paid!
<br />
Expand Down Expand Up @@ -343,7 +341,6 @@
</t>
</template>
<template id="qweb_template_account_move_rejected">
<t t-call="mail.mail_notification_layout">
<div>
<h1>
Dear
Expand Down

0 comments on commit 54022c1

Please sign in to comment.