Mercurial > hg > soundsoftware-site
diff app/views/my/account.rhtml @ 164:bb9724ba3d60 feature_55
my account view working correctly.
author | luisf |
---|---|
date | Mon, 31 Jan 2011 20:59:31 +0000 |
parents | 9a5a265e77f0 |
children | 592e09cc3a7b |
line wrap: on
line diff
--- a/app/views/my/account.rhtml Mon Jan 31 18:10:55 2011 +0000 +++ b/app/views/my/account.rhtml Mon Jan 31 20:59:31 2011 +0000 @@ -49,7 +49,7 @@ <p> <%= ssamr_user_detail.radio_button :institution_type, false %> Other: - <%= ssamr_user_detail.text_field :other_institution %> + <%= ssamr_user_detail.text_field :other_institution, :size => 19 %> </p> <% end %> </div>