Sha256: 67ba6de58e7862c5097461ae400fd0f6a20c6819ae9dda0156eb0e9f27c32455

Contents?: true

Size: 295 Bytes

Versions: 43

Compression:

Stored size: 295 Bytes

Contents

%h1.center= link_to @city.name, city_path( @city )
= render 'form', :url => city_path
%hr

.row
  .small-12.columns
    = render 'ish_manager/features/index', :features => @city.features, :city => @city
%hr
= render 'ish_manager/newsitems/index', :newsitems => @city.newsitems, :city => @city

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
ish_manager-0.1.8.143 app/views/ish_manager/cities/edit.haml
ish_manager-0.1.8.142 app/views/ish_manager/cities/edit.haml
ish_manager-0.1.8.141 app/views/ish_manager/cities/edit.haml