Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
05b47dc5 by Cédric Krier at 2023-01-23T23:28:09+01:00
Remove user name placeholder which repeat the label

Closes #7180
- - - - -


1 changed file:

- sao/src/session.js


Changes:

=====================================
sao/src/session.js
=====================================
@@ -215,7 +215,6 @@
             'class': 'form-control',
             'id': 'login',
             'name': 'login',
-            'placeholder': Sao.i18n.gettext('User name')
         });
         dialog.button = jQuery('<button/>', {
             'class': 'btn btn-primary btn-block',



View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/05b47dc575ef3cefaf296efd741fd55d3fff7bd9

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/05b47dc575ef3cefaf296efd741fd55d3fff7bd9
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to