orbit4-5/app/views/page_parts/getwidgets.html.erb

2 lines
147 B
Plaintext
Raw Normal View History

2014-04-01 07:10:21 +00:00
Select Widget
<%= select_tag("page_part[sub_parts_attributes][#{@select_number}][widget]",options_for_select(@widgets),{:include_blank => true}) %>