Sha256: fee16f416df7c80bb0a457e232605617a1698f1d52401ed3f8fe5a873bfde0bf

Contents?: true

Size: 386 Bytes

Versions: 82

Compression:

Stored size: 386 Bytes

Contents

%table{:id => "festivity-performances-table", :class => "index performances-table"}
  %thead
    %tr
      %th
        Start Date
      %th
        End Date
      %th
        Location
      %th
        Notes
      %th
        Delete
  - performances.each do |performance|
    = render partial: "admin/pages/partials/performance", locals: {performance: performance, locations: locations}

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.5.3 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.2 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.1 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.0 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.4.6 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.4.5 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.4.4 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.4.3 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.4.2 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.4.1 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.4.0 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.30 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.29 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.28 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.27 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.26 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.25 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.24 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.23 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.22 app/views/admin/pages/partials/_performances_table.html.haml