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