]> git.openstreetmap.org Git - rails.git/blob - app/views/browse/_tag.rhtml
Don't load things if the layer is already visible: if that's the case, we should...
[rails.git] / app / views / browse / _tag.rhtml
1 <tr>
2   <td><%= h(tag[0]) %></td><td><%= h(tag[1]) %></td>
3 </tr> 
4