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