Sha256: 56f501b015a4a3ba142e33fd1ca7e1fc36a3e4108166aec13500f2d7dcc702d6

Contents?: true

Size: 325 Bytes

Versions: 6

Compression:

Stored size: 325 Bytes

Contents

= title (@index_title || e9_t(:reports_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

= render 'footer'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
e9_crm-0.1.10 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.8 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.7 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.6 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.5 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.4 app/views/e9_crm/campaigns/reports.html.haml