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.316 app/views/ishapi/locations/show.haml
ishapi-0.1.8.315 app/views/ishapi/locations/show.haml
ishapi-0.1.8.314 app/views/ishapi/locations/show.haml
ishapi-0.1.8.313 app/views/ishapi/locations/show.haml
ishapi-0.1.8.312 app/views/ishapi/locations/show.haml
ishapi-0.1.8.310 app/views/ishapi/locations/show.haml
ishapi-0.1.8.309 app/views/ishapi/locations/show.haml
ishapi-0.1.8.308 app/views/ishapi/locations/show.haml
ishapi-0.1.8.307 app/views/ishapi/locations/show.haml
ishapi-0.1.8.306 app/views/ishapi/locations/show.haml
ishapi-0.1.8.305 app/views/ishapi/locations/show.haml
ishapi-0.1.8.304 app/views/ishapi/locations/show.haml
ishapi-0.1.8.303 app/views/ishapi/locations/show.haml
ishapi-0.1.8.302 app/views/ishapi/locations/show.haml
ishapi-0.1.8.301 app/views/ishapi/locations/show.haml
ishapi-0.1.8.300 app/views/ishapi/locations/show.haml
ishapi-0.1.8.298 app/views/ishapi/locations/show.haml
ishapi-0.1.8.297 app/views/ishapi/locations/show.haml
ishapi-0.1.8.296 app/views/ishapi/locations/show.haml
ishapi-0.1.8.295 app/views/ishapi/locations/show.haml