mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00: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:
parent
81575e7291
commit
d8d0f38a6b
@ -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 %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user