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.274 app/views/ishapi/locations/show.haml
ishapi-0.1.8.273 app/views/ishapi/locations/show.haml
ishapi-0.1.8.272 app/views/ishapi/locations/show.haml
ishapi-0.1.8.271 app/views/ishapi/locations/show.haml
ishapi-0.1.8.270 app/views/ishapi/locations/show.haml
ishapi-0.1.8.269 app/views/ishapi/locations/show.haml
ishapi-0.1.8.268 app/views/ishapi/locations/show.haml
ishapi-0.1.8.267 app/views/ishapi/locations/show.haml
ishapi-0.1.8.266 app/views/ishapi/locations/show.haml
ishapi-0.1.8.265 app/views/ishapi/locations/show.haml
ishapi-0.1.8.264 app/views/ishapi/locations/show.haml
ishapi-0.1.8.263 app/views/ishapi/locations/show.haml
ishapi-0.1.8.262 app/views/ishapi/locations/show.haml
ishapi-0.1.8.261 app/views/ishapi/locations/show.haml
ishapi-0.1.8.260 app/views/ishapi/locations/show.haml
ishapi-0.1.8.259 app/views/ishapi/locations/show.haml
ishapi-0.1.8.256 app/views/ishapi/locations/show.haml
ishapi-0.1.8.254 app/views/ishapi/locations/show.haml
ishapi-0.1.8.253 app/views/ishapi/locations/show.haml
ishapi-0.1.8.251 app/views/ishapi/locations/show.haml