Sha256: 89d573194a7b171408d32c0133f651759156d3c27bfc2bc773ce6c5b5be0071a
Contents?: true
Size: 503 Bytes
Versions: 46
Compression:
Stored size: 503 Bytes
Contents
.maps--map-meta-row .flat-row .a= link_to map.name, map_path(map) .a= button_to '~', edit_map_path(map), method: :get .a= button_to 'map editor', location_map_editor_path(map.id), method: :get .a= button_to '+marker', new_map_marker_path(map), method: :get .a= button_to '+newsitem', new_map_newsitem_path(map), method: :get .a= link_to '[api]', api_map_path(map) .a= button_to 'x', map_path(map), method: :delete, data: { confirm: 'Are you sure?' } .a slug:#{map.slug}
Version data entries
46 entries across 46 versions & 1 rubygems