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.3.21 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.20 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.19 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.18 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.17 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.16 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.15 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.14 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.13 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.12 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.11g app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.10 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.9 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.8 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.7 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.6 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.5 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.4 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.3 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.2 app/views/admin/pages/partials/_performances_table.html.haml