109809872-term_change

This commit is contained in:
Stas 2015-12-17 16:20:50 +02:00
parent bbd90127af
commit 086b82e540

View file

@ -6,7 +6,7 @@
%dt= t(:id) %dt= t(:id)
%dd= @contact.id %dd= @contact.id
%dt= t(:password) %dt= t(:authinfo_pw)
%dd %dd
= text_field_tag :password, @contact.password, readonly: true, class: 'partially-hidden' = text_field_tag :password, @contact.password, readonly: true, class: 'partially-hidden'