[FIX] website_sale_aplicoop: Remover _() de template QWeb (no funciona en contexto QWeb)
This commit is contained in:
parent
9937e987f4
commit
67215f7684
1 changed files with 2 additions and 4 deletions
|
|
@ -865,12 +865,10 @@
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
t-translation="off"
|
t-translation="off"
|
||||||
/>
|
/>
|
||||||
<span class="fw-bold">
|
<span class="fw-bold">Important</span>:
|
||||||
<t t-esc="_('Important')"/>
|
|
||||||
</span>:
|
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<t t-esc="_('Once you confirm this order, you will not be able to modify it. Please review carefully before confirming.')"/>
|
Once you confirm this order, you will not be able to modify it. Please review carefully before confirming.
|
||||||
</p>
|
</p>
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue