Sha256: 7912195de8b3837ab81c0343020fff2727ec9bfbaf732b6a3e186db1d8a00cc6
Contents?: true
Size: 416 Bytes
Versions: 206
Compression:
Stored size: 416 Bytes
Contents
- if defined? @city - url = city_newsitem_path( @city, @newsitem ) if @city - if defined? @site - url = site_newsitem_path( @site, @newsitem ) if @site .row .small-12.columns %h1 Edit this newsitem - if @site For site: #{@site.domain} #{@site.lang} <br /> - if @city For city: #{@city.name} <br /> id: #{@newsitem.id} = render 'form', :newsitem => @newsitem, :url => url
Version data entries
206 entries across 206 versions & 1 rubygems