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.6.3 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.6.2 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.6.1 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.6 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.19 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.18 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.17 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.16 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.15 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.14 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.13 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.12 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.11 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.10 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.9 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.8 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.7 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.6 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.5 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.5.4 app/views/admin/pages/partials/_performances_table.html.haml