Sha256: a1d1d7edd498d69546c88510df66c6fe0a388dd0cf56472c54fb5780d4f4adbe

Contents?: true

Size: 306 Bytes

Versions: 10

Compression:

Stored size: 306 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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
e9_crm-0.1.21 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.20 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.19 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.18 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.17 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.16 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.14 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.13 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.12 app/views/e9_crm/campaigns/reports.html.haml
e9_crm-0.1.11 app/views/e9_crm/campaigns/reports.html.haml