Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website_sale_stock_3adentaire
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Le Filament
3A Dentaire
website_sale_stock_3adentaire
Commits
e67b0696
Commit
e67b0696
authored
2 months ago
by
Hugo Trentesaux
Browse files
Options
Downloads
Patches
Plain Diff
pre-commit
parent
2ee08fbe
Loading
Loading
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
static/src/website_sale_stock_product_availability.xml
+5
-5
5 additions, 5 deletions
static/src/website_sale_stock_product_availability.xml
with
5 additions
and
5 deletions
static/src/website_sale_stock_product_availability.xml
+
5
−
5
View file @
e67b0696
...
...
@@ -18,16 +18,16 @@
id=
"out_of_stock_message"
t-attf-class=
"{{allow_out_of_stock_order ? 'text-success' : 'text-danger'}} fw-bold"
>
<t
t-if=
'has_out_of_stock_message'
t-out=
'out_of_stock_message'
/>
<t
t-if=
'has_out_of_stock_message'
t-out=
'out_of_stock_message'
/>
<t
t-elif=
"!allow_out_of_stock_order"
>
<div
class=
"text-danger fw-bold"
>
<i
class=
"fa fa-times me-1"
/>
<i
class=
"fa fa-times me-1"
/>
Out of Stock
</div>
</t>
</div>
<div
t-if=
"!allow_out_of_stock_order"
>
<a
href=
"/contactus"
><i
class=
"fa fa-envelope-o me-1"
></i
>
Contact Us
</a>
<a
href=
"/contactus"
><i
class=
"fa fa-envelope-o me-1"
/
>
Contact Us
</a>
</div>
</xpath>
...
...
@@ -39,8 +39,8 @@
t-elif=
"show_availability and free_qty lte available_threshold"
t-attf-class=
"availability_message_#{product_template} text-success fw-bold"
>
<t
t-esc=
"formatQuantity(free_qty)"
/>
<t
t-esc=
"uom_name"
/>
<t
t-esc=
"formatQuantity(free_qty)"
/>
<t
t-esc=
"uom_name"
/>
left in stock.
</div>
</xpath>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment