Sha256: 0cbd9e2a75eb98bc03abf787def31c3082a1b98bb2a09977597920007587f0ea
Contents?: true
Size: 313 Bytes
Versions: 34
Compression:
Stored size: 313 Bytes
Contents
<h2><%=l(:label_issue_category)%></h2> <%= labelled_form_for @category, :as => :issue_category, :url => issue_category_path(@category), :html => {:method => :put} do |f| %> <%= render :partial => 'issue_categories/form', :locals => { :f => f } %> <%= submit_tag l(:button_save) %> <% end %>
Version data entries
34 entries across 34 versions & 1 rubygems