mirror of
https://github.com/redmine/redmine.git
synced 2026-05-06 23:55:55 +02:00
Revert undesired changes (#36593)
git-svn-id: https://svn.redmine.org/redmine/trunk@21489 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<%# <h2><%= l(:label_board_new) %></h2>
|
||||
<h2><%= l(:label_board_new) %></h2>
|
||||
|
||||
<%= labelled_form_for @board, :url => project_boards_path(@project) do |f| %>
|
||||
<%= render :partial => 'form', :locals => {:f => f} %>
|
||||
<%= submit_tag l(:button_create) %>
|
||||
<% end %> %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user