Skip to content
Extraits de code Groupes Projets
Valider c40b2f0d rédigé par Juliana's avatar Juliana
Parcourir les fichiers

Ajout *champ obligatoire + style label optionel

parent fa7aaa4b
Branches 12.0
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
.fa-shopping-cart:before { .fa-shopping-cart:before {
content: "\f067"; content: "\f067";
} }
form .div_city label ,
form .div_street label {
font-weight: 400;
}
\ No newline at end of file
...@@ -38,6 +38,11 @@ ...@@ -38,6 +38,11 @@
</select> </select>
</xpath> </xpath>
<xpath expr="//input[@name='field_required']" position="before">
<div class="mb-3">
* Champ obligatoire
</div>
</xpath>
</template> </template>
</odoo> </odoo>
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter