diff --git a/htdocs/product/canvas/livre/livre-create.tpl b/htdocs/product/canvas/livre/livre-create.tpl
index ac39f78c7cc..765f0c50926 100644
--- a/htdocs/product/canvas/livre/livre-create.tpl
+++ b/htdocs/product/canvas/livre/livre-create.tpl
@@ -11,7 +11,7 @@
Réf. |
+ class="{$class_normal_ref}" onfocus="this.className='{$class_focus_ref}';" onblur="this.className='{$class_normal_ref}';">
|
@@ -76,7 +76,7 @@
| Prix de vente |
- TTC
|
Taux TVA |
@@ -94,12 +94,12 @@
| Seuil stock |
-
|
Emplacement Stock |
-
|
@@ -113,7 +113,7 @@
Poids |
- g
|
@@ -130,7 +130,7 @@
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';">
Date d'application |
- {html_select_date field_order='DMY' start_year='-10' reverse_years=True} |
+ {html_select_date field_order='DMY' start_year='-10' reverse_years=True all_extra='class="flat"'} |