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)
%dd= @contact.id
%dt= t(:password)
%dt= t(:authinfo_pw)
%dd
= text_field_tag :password, @contact.password, readonly: true, class: 'partially-hidden'