Sha256: 0cdffc8056b4e04421c123096eb02bf647836dc95c4807deee32adacfa057397
Contents?: true
Size: 307 Bytes
Versions: 22
Compression:
Stored size: 307 Bytes
Contents
- path = new_admin_tag_path = form_for([:admin, @tag], :html => one_submit_only, :remote => true) do |f| = link_to_close path = f.error_messages = render :partial => "top_section", :locals => { :f => f } .buttonbar = f.submit t(:create_tag), :id => :tag_submit or = link_to_cancel path
Version data entries
22 entries across 22 versions & 2 rubygems