Back the login to html if no javascript
This commit is contained in:
parent
7410ae7942
commit
7f1b99364c
5 changed files with 47 additions and 17 deletions
|
@ -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 -->
|
||||
|
|
Reference in a new issue