silly typo

This commit is contained in:
Sanj 2012-09-06 16:00:34 +05:30
parent 6299992b40
commit 92791cc2b9

View File

@ -145,7 +145,7 @@ function saveUNR(elem, markChecked) {
<td>
<a href="/admin/mumbai/route/{{ u.unr.route.id}}">R</a>&nbsp;&nbsp;
<a href="/admin/mumbai/uniqueroute/{{ u.unr.id }}">UNR</a>&nbsp;&nbsp;
<a href="/route/{{ u.route.alias }}">Map</a>
<a href="/route/{{ u.unr.route.alias }}">Map</a>
</td>
</tr>