Sha256: 353e2767bf36450322b320ebe6d765fa744fc3ff61831c9376eaab9b3298e22d

Contents?: true

Size: 285 Bytes

Versions: 69

Compression:

Stored size: 285 Bytes

Contents

.locations-show
  .max-width
    .header
      %h3.title Location #{@location.slug}

    .map
    .markers
      .title Markers (#{@markers.length}):
      .items
        - @markers.each do |marker|
          = render 'ishapi/markers/card', marker: marker
    .actions
    .newsitems

Version data entries

69 entries across 69 versions & 1 rubygems

Version Path
ishapi-0.1.8.250 app/views/ishapi/locations/show.haml
ishapi-0.1.8.249 app/views/ishapi/locations/show.haml
ishapi-0.1.8.248 app/views/ishapi/locations/show.haml
ishapi-0.1.8.247 app/views/ishapi/locations/show.haml
ishapi-0.1.8.246 app/views/ishapi/locations/show.haml
ishapi-0.1.8.244 app/views/ishapi/locations/show.haml
ishapi-0.1.8.243 app/views/ishapi/locations/show.haml
ishapi-0.1.8.242 app/views/ishapi/locations/show.haml
ishapi-0.1.8.241 app/views/ishapi/locations/show.haml