Skip to content

Commit

Permalink
new build
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Smith committed Sep 27, 2014
1 parent cf48419 commit f515f3d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,27 +29,27 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
<a class="navbar-brand layer" href="/ebola">
<a class="navbar-brand layer" href="#/home">
<img src="img/who-logo-prp.gif" alt="who-logo-prp" height="60">
<span class="title">Ebola Portal</span>
</a>
</div>
<div class="navbar-collapse collapse" role="navigation">
<ul class="nav nav-pills navbar-right" id="nav-main">
<li>
<a href="/ebola">Home</a>
<a href="#/response" data-page="response">Operations</a>
</li>
<li>
<a href="/ebola">Operations</a>
<a href="#/resources" data-page="resources">Funding</a>
</li>
<li>
<a href="/ebola">Funding</a>
<a href="#" class="layer" data-zoom="5">Maps</a>
</li>
<li>
<a href="http://who.int/about/en/">About</a>
<li class="hidden-xs">
<a href="http://www.who.int/csr/disease/ebola/en/">About Ebola</a>
</li>
<li>
<a href="#" class="layer" data-zoom="5" data-layer="all">Maps</a>
<a href="http://www.who.int/">WHO</a>
</li>
</ul>
</div>
Expand All @@ -61,9 +61,9 @@
<![endif]-->
<div class="download">
<div class="dropdown">
<button id="dLabel" class="btn btn-default dropdown-toggle" data-toggle="dropdown" type="button">Explore
<!-- <button id="dLabel" class="btn btn-default dropdown-toggle" data-toggle="dropdown" type="button">Explore
<span class="caret"></span>
</button>
</button> -->
<ul class="dropdown-menu menu-right" role="menu" aria-labelledby="dLabel">
<li role="presentation"><a role="menuitem" href="#" class="layer" data-zoom="6" data-layer="cases">Cases</a></li>
<li role="presentation"><a role="menuitem" href="#" class="layer" data-zoom="7" data-layer="response">District Level</a></li>
Expand Down Expand Up @@ -239,7 +239,7 @@ <h4>Data Availability</h4>

<script src="scripts/0732de2b.vendor.js"></script>

<script src="scripts/840018c5.main.js"></script>
<script src="scripts/66851001.main.js"></script>

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
Expand Down
Loading

0 comments on commit f515f3d

Please sign in to comment.