Sha256: b9972d3ed91b4c14b60cd907c4bb72d79d23af966f58850e2c230302f8fe4683

Contents?: true

Size: 263 Bytes

Versions: 22

Compression:

Stored size: 263 Bytes

Contents

%table
  %thead
    %tr
      %th Name
      %th Description
      %th Location
      %th Calendar
      %th EventBrite Link
      %th
  %tbody
    - for obj in list
      = view_table_row(model_name, :model => obj)
%a{:href => route_to(model_name, 'create')} New

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
orange-0.2.8 lib/orange-more/events/views/events/list.haml
orange-0.2.7 lib/orange-more/events/views/events/list.haml