Mercurial > hg > soundsoftware-site
view .svn/pristine/1b/1b07c4eac87f7bab081e88a0df76e015b1e72a69.svn-base @ 1492:54f320b40728 live
Merge
author | Chris Cannam |
---|---|
date | Mon, 17 Mar 2014 08:56:45 +0000 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
<h2><%=l(:label_issue_category_new)%></h2> <%= labelled_form_for @category, :as => :issue_category, :url => project_issue_categories_path(@project) do |f| %> <%= render :partial => 'issue_categories/form', :locals => { :f => f } %> <%= submit_tag l(:button_create) %> <% end %>