Sha256: 397cbfeed32f04e3e634e2f96263a8c0218043f885f95d66bff0238e8b734c17
Contents?: true
Size: 721 Bytes
Versions: 2
Compression:
Stored size: 721 Bytes
Contents
= render :partial => 'tabs' #content.grid_16.alpha.omega .backgrounds.header = link_to content_tag(:span,"Créer un formulaire", :class=>'big-icons create-product'), [forgeos_commerce, :new, :admin, :form], :class=>'backgrounds action-button' #search.right = link_to content_tag(:span, I18n.t('search').capitalize, :class => 'small-icons search-span'), '#', :class => 'small-icons left search-link' .backgrounds.search-form .content-background %table#table.datatable.draggable_rows = dataTables_tag :url => forgeos_commerce.admin_forms_path(:format => :json), :columns => ["{'bSearchable':false}","{'sTitle':'#{I18n.t :name}'}","{'sTitle':'model'}","{'sClass':'actions-td','bSearchable':false}"]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
forgeos_commerce-1.9.1.rc1 | app/views/admin/forms/index.html.haml |
forgeos_commerce-1.9.0 | app/views/admin/forms/index.html.haml |