Rename the frenchisms 'word' trads to translation

This commit is contained in:
Guewen Baconnier
2014-02-25 15:29:42 +01:00
committed by Timon Tschanz
parent 8073b14189
commit 819b9ce576
3 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
.openerp .oe_trad_field {
.openerp .oe_translation_field {
width: 95%;
}
.openerp .oe_trad_field.touched {
.openerp .oe_translation_field.touched {
border: 1px solid green !important;
}