Sha256: 27d202e8f5fbaa137e145188f432772281a723105d29233acfef2d2dd71013e4

Contents?: true

Size: 313 Bytes

Versions: 9

Compression:

Stored size: 313 Bytes

Contents

- path = new_admin_tag_path

= form_for([:admin, @tag], :html => one_submit_only(:tag), :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

9 entries across 9 versions & 1 rubygems

Version Path
fat_free_crm-0.12.3 app/views/admin/tags/_new.html.haml
fat_free_crm-0.12.2 app/views/admin/tags/_new.html.haml
fat_free_crm-0.12.1 app/views/admin/tags/_new.html.haml
fat_free_crm-0.12.0 app/views/admin/tags/_new.html.haml
fat_free_crm-0.11.4 app/views/admin/tags/_new.html.haml
fat_free_crm-0.11.3 app/views/admin/tags/_new.html.haml
fat_free_crm-0.11.2 app/views/admin/tags/_new.html.haml
fat_free_crm-0.11.1 app/views/admin/tags/_new.html.haml
fat_free_crm-0.11.0 app/views/admin/tags/_new.html.haml