Sha256: 7f53f5d2b857f72cc387b40772edf2a6aee05ed42e3a52091260d5b3673797f0

Contents?: true

Size: 444 Bytes

Versions: 14

Compression:

Stored size: 444 Bytes

Contents

.accordion-group
  .accordion-heading
    = link_to 'Share & Sell', "#collapseShareSell", :class => 'accordion-toggle', 'data-toggle' => 'collapse', 'data-parent'=>'#event-accordion'
  #collapseShareSell.accordion-body.collapse{:class => in_section?(:share)}
    .accordion-inner
      %ul.accordion-menu
        = active_link_to 'Storefront', storefront_link_event_path(event)
        = active_link_to 'Discounts', event_discounts_path(@event)

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.21 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.20 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.19 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.18 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.17 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.16 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.15 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.12 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.11 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.10 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.9 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.8 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.7 app/views/events/_share_and_sell.haml
artfully_ose-1.2.0.pre.6 app/views/events/_share_and_sell.haml