Sha256: fb5e40a021022731af9e0a92f6088225a62b2079ee485dbc579ac444e0b681fc
Contents?: true
Size: 641 Bytes
Versions: 1
Compression:
Stored size: 641 Bytes
Contents
- if show.nil? %p=message -else .row-fluid .span6 #day-date #month.navbar.navbar-inner =show.datetime_local_to_event.strftime('%b') #day =show.datetime_local_to_event.strftime('%e') .span6 %strong=link_to show.datetime_local_to_event.strftime('%l:%M %P'), event_show_path(@event, show) #available="#{show.glance.available_total} tickets available" #show-links %p=icon_link_to("Door List", door_list_event_show_path(@event, show), 'fa-list', 'btn', '') %p=icon_link_to("Box Office", new_event_show_sales_path(@event, show), 'fa-shopping-cart', 'btn', '')
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
artfully_ose-1.2.0.pre.24 | app/views/events/_day_date_show.html.haml |