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.1 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.3.0 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.9 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.8 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.7 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.6 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.5 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.4 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.3 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.2 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.1 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.2.0 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.1.1 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.1.0 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.0.7 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.0.6 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.0.5 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.0.4 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.0.3 app/views/admin/pages/partials/_performances_table.html.haml
trusty-festivity-extension-2.0.2 app/views/admin/pages/partials/_performances_table.html.haml