comparison app/views/issue_moves/.svn/text-base/new.rhtml.svn-base @ 441:cbce1fd3b1b7 redmine-1.2

Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author Chris Cannam
date Mon, 06 Jun 2011 14:24:13 +0100
parents 8661b858af72
children
comparison
equal deleted inserted replaced
245:051f544170fe 441:cbce1fd3b1b7
72 <% else %> 72 <% else %>
73 <%= submit_tag l(:button_move) %> 73 <%= submit_tag l(:button_move) %>
74 <%= submit_tag l(:button_move_and_follow), :name => 'follow' %> 74 <%= submit_tag l(:button_move_and_follow), :name => 'follow' %>
75 <% end %> 75 <% end %>
76 <% end %> 76 <% end %>
77 <% content_for :header_tags do %>
78 <%= robot_exclusion_tag %>
79 <% end %>