????
Current Path : C:/inetpub/vhost/redmine/app/views/boards/ |
Current File : C:/inetpub/vhost/redmine/app/views/boards/edit.html.erb |
<h2><%= l(:label_board) %></h2> <%= labelled_form_for @board, :url => project_board_path(@project, @board) do |f| %> <%= render :partial => 'form', :locals => {:f => f} %> <%= submit_tag l(:button_save) %> <% end %>