<%= form_for @location_info, :url=> panel_location_back_end_location_path(@location_info), :html => { :class=>"form-horizontal"} do |f| %> <%= render :partial => 'form', :locals => {:f => f} %> <% end %>