Sha256: b2ccad7323725e2e8ce383fe6fbb8fd4997f9cb82570f8a246893fc0f41a9bca

Contents?: true

Size: 304 Bytes

Versions: 14

Compression:

Stored size: 304 Bytes

Contents

= title (@index_title || e9_t(:index_title))

= render 'header'

- if sortable_controller?
  = form_tag polymorphic_path([:update_order, resource_class]) do
    %div#records_table
      = render 'table', :resources => collection
- else
  %div#records_table
    = render 'table', :resources => collection

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
e9_crm-0.1.33 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.32 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.31 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.30 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.29 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.28 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.27 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.18 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.17 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.16 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.14 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.13 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.12 app/views/e9_crm/resources/index.html.haml
e9_crm-0.1.11 app/views/e9_crm/resources/index.html.haml