themes/bootstrap: make theme usable on touchscreen
[project/luci.git] / themes / bootstrap / luasrc / view / themes / bootstrap / header.htm
index a49b7d4072079cb9704423ae84815e4e0099102e..12818cbc5f8bf6d835fa96b6479719b75c0d1035 100644 (file)
@@ -154,7 +154,7 @@ You may obtain a copy of the License at
                 if #grandchildren > 0 then
        %>
         <li class="dropdown">
-            <a class="menu" href="<%=pcdata(href)%>"><%=pcdata(striptags(translate(nnode.title)))%></a>
+            <a class="menu" href="#"><%=pcdata(striptags(translate(nnode.title)))%></a>
             <%- submenu("/" .. category .. "/" .. r .. "/", nnode) %>
         </li>
        <%          else %>