Back the login to html if no javascript

This commit is contained in:
Las Zenow 2013-09-03 14:02:54 +02:00
parent 7410ae7942
commit 7f1b99364c
5 changed files with 47 additions and 17 deletions

View file

@ -77,7 +77,7 @@
</ul>
</li>
{{else}}
<li><a data-toggle="modal" href="#login"><i class="icon-user icon-white"></i></a></li>
<li><a data-toggle="modal" href="/login/#login"><i class="icon-user icon-white"></i></a></li>
{{end}}
</ul>
</div><!--/.nav-collapse -->