% title "⬿#{@kct_trail.icon_img_html} #{@kct_trail.kctref}", "⬿ #{@kct_trail.kctref} : KČT trasa" %> <% subtitle "KČT trasa #{@kct_trail.kctref}" %>
<%= notice %>
Možní kandidáti k importu:
kctref | km | název | also on | known as | at |
---|---|---|---|---|---|
<%= link_to kct_sign.kct_guidepost.kctref, kct_sign.kct_guidepost %> | <%= kct_sign.km %> km | <%= kct_sign.kct_guidepost.nazev %> | <%= kct_sign.kct_guidepost.kct_trails.reject{|kt| kt==@kct_trail}. collect{|kt| if kt.exists? link_to kt.icon_img_html, kt.trail, :title=>kt.kctref else link_to kt.icon_img_html, kt, :title=>kt.kctref, :class=>'dimm' end }.join.html_safe %> | <%= link_to_not_nil g=kct_sign.sign.andand.guidepost %> | <%= if g then g.trails.collect{ |t| link_to t }.join(', ').html_safe end %> |