mailr/app/views/common/_select_for_folders.html.haml

6 lines
136 B
Plaintext
Raw Normal View History

2012-03-24 13:23:34 +01:00
.control-group
%label{:class=>"control-label"}
= label
.controls
= raw simple_select_for_folders(name,id,collection,choice,blank)