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
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
.fa-shopping-cart:before {
content: "\f067";
}
form .div_city label ,
form .div_street label {
font-weight: 400;
}
\ No newline at end of file
......@@ -38,6 +38,11 @@
</select>
</xpath>
<xpath expr="//input[@name='field_required']" position="before">
<div class="mb-3">
* Champ obligatoire
</div>
</xpath>
</template>
</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