Content deleted Content added
this should do what I wanted it to do |
drop nowrap - was causing horizontal scrolling on List of Ontario provincial highways for 407 |
||
Line 256:
local sortedLink = format("<span data-sort-value=\"%s !\">%s</span>", sortkey, link)
local route = banner .. shield .. ' ' .. sortedLink
return '
end
|