Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b3f1533 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 414905b7: update samples nav for new script

* commit '414905b7':
  update samples nav for new script
parents d1037efe 414905b7
Loading
Loading
Loading
Loading
+3 −10
Original line number Diff line number Diff line

<ul id="nav">
<ul id="nav" class="samples-nav">

<script type="text/javascript">
<!--
@@ -8,16 +8,9 @@
//-->
</script>
  <li class="nav-section">
    <div class="nav-section-header"><a href="/samples/index.html">
    <div class="nav-section-header empty"><a href="/samples/index.html">
      <span class="en">About the Samples</span></a>
    </div>
   
  </li>

  <li id="samples-tree-list" class="nav-section">
    <div class="nav-section-header"><a href="/samples/index.html">
      <span class="en">Root Node (remove)</span></a>
    </div>
  </li>
</ul>