fix html error
This commit is contained in:
parent
6076cb2fa9
commit
4b0040b547
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
<div id="responsive_switch" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li>
|
||||
<a href="#" id="show_map"s>« Show Map</a>
|
||||
<a href="#" id="show_details"s>Show Details »</a>
|
||||
<a href="#" id="show_map">« Show Map</a>
|
||||
<a href="#" id="show_details">Show Details »</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue