mailr/app/views/common/_file_select.html.haml
Wojciech Todryk b8eddc8e48 devel cont
2012-03-26 20:22:01 +02:00

6 lines
180 B
Plaintext
Executable file

.control-group
%label{:class=>"control-label",:for=>"#{attr}"}
= model_label
.controls
%input{:id=>"#{model_string}_#{attr}",:name=>"#{model_string}[#{attr}]",:type=>"file"}