Mercurial > hg > soundsoftware-site
diff .svn/pristine/46/460ecc87859ea5b7914cc2b5325e7c6c1beafc5d.svn-base @ 1295:622f24f53b42 redmine-2.3
Update to Redmine SVN revision 11972 on 2.3-stable branch
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:02:21 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.svn/pristine/46/460ecc87859ea5b7914cc2b5325e7c6c1beafc5d.svn-base Fri Jun 14 09:02:21 2013 +0100 @@ -0,0 +1,6 @@ +<h2><%= link_to l(:label_issue_status_plural), issue_statuses_path %> » <%=h @issue_status %></h2> + +<%= labelled_form_for @issue_status do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> + <%= submit_tag l(:button_save) %> +<% end %>