Sha256: 1aedbf67646d1b5c78e3d78e7962fe4e99d747663b38db89a89751d66f792092

Contents?: true

Size: 576 Bytes

Versions: 72

Compression:

Stored size: 576 Bytes

Contents

- locations = FestivityLocationPage.where(site_id: @page.site.id)
.festivity-full.festivity-list.festivity-div
  = render partial: 'admin/pages/partials/performances_table', locals: {performances: performances, locations: locations, page_id: page_id}
.right
  %button{type: "button", id: "add-performance", href: "#{admin_festivity_performances_path}",
      class: "btn btn-default btn-sm cat-type-btn",
      aria: {label: "Left Align"}, data: {id: page_id}}
    %span{class: "fa fa-plus-square fa-lg", aria: {hidden: "true"}}
     
    Add Performance
.festivity-space

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.6.3 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.6.2 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.6.1 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.6 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.19 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.18 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.17 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.16 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.15 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.14 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.13 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.12 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.11 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.10 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.9 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.8 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.7 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.6 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.5 app/views/admin/pages/partials/_performances.html.haml
trusty-festivity-extension-2.5.4 app/views/admin/pages/partials/_performances.html.haml