Sha256: f0fda3e82a4d9d212d8035c2f9aba92c36d8f490857b372b97ed1edadb9569e9

Contents?: true

Size: 334 Bytes

Versions: 3

Compression:

Stored size: 334 Bytes

Contents

.flat-row
  .a= link_to map.slug, map
  .a= button_to '~', edit_gameui_map_path(map), method: :get
  .a <b>#{map.w}x#{map.h}_#{map.slug}</b>
  .a= button_to '+marker', new_gameui_map_marker_path(map), method: :get
  .a= link_to '[api]', api_map_path(map)
  .a= button_to 'x', map, method: :delete, data: { confirm: 'Are you sure?' }

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ish_manager-0.1.8.195 app/views/ish_manager/maps/_map_flat_row.haml
ish_manager-0.1.8.194 app/views/ish_manager/maps/_map_flat_row.haml
ish_manager-0.1.8.193 app/views/ish_manager/maps/_map_flat_row.haml