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.294 app/views/ishapi/locations/show.haml
ishapi-0.1.8.293 app/views/ishapi/locations/show.haml
ishapi-0.1.8.292 app/views/ishapi/locations/show.haml
ishapi-0.1.8.291 app/views/ishapi/locations/show.haml
ishapi-0.1.8.290 app/views/ishapi/locations/show.haml
ishapi-0.1.8.289 app/views/ishapi/locations/show.haml
ishapi-0.1.8.288 app/views/ishapi/locations/show.haml
ishapi-0.1.8.287 app/views/ishapi/locations/show.haml
ishapi-0.1.8.286 app/views/ishapi/locations/show.haml
ishapi-0.1.8.285 app/views/ishapi/locations/show.haml
ishapi-0.1.8.284 app/views/ishapi/locations/show.haml
ishapi-0.1.8.283 app/views/ishapi/locations/show.haml
ishapi-0.1.8.282 app/views/ishapi/locations/show.haml
ishapi-0.1.8.281 app/views/ishapi/locations/show.haml
ishapi-0.1.8.280 app/views/ishapi/locations/show.haml
ishapi-0.1.8.279 app/views/ishapi/locations/show.haml
ishapi-0.1.8.278 app/views/ishapi/locations/show.haml
ishapi-0.1.8.277 app/views/ishapi/locations/show.haml
ishapi-0.1.8.276 app/views/ishapi/locations/show.haml
ishapi-0.1.8.275 app/views/ishapi/locations/show.haml