|
|
|
@ -26,11 +26,11 @@
|
|
|
|
<div class="helpdropdown">
|
|
|
|
<div class="helpdropdown">
|
|
|
|
<a class="p-2 text-navbartext" href="#" role="button" id="helpdropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-offset="-75,4">Help</a>
|
|
|
|
<a class="p-2 text-navbartext" href="#" role="button" id="helpdropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-offset="-75,4">Help</a>
|
|
|
|
<div class="dropdown-menu" aria-labelledby="dropdownMenuOffset">
|
|
|
|
<div class="dropdown-menu" aria-labelledby="dropdownMenuOffset">
|
|
|
|
<a class="dropdown-item" onclick="help.openHelpOverlay('help-about.html');">About the Resource Center</a>
|
|
|
|
<a class="dropdown-item help-menu-item" onclick="help.openHelpOverlay('help-about.html');">About the Resource Center</a>
|
|
|
|
<a class="dropdown-item" href="help-searches.html">Searches</a>
|
|
|
|
<a class="dropdown-item help-menu-item" href="help-searches.html">Searches</a>
|
|
|
|
<a class="dropdown-item" href="help-categories.html">Categories</a>
|
|
|
|
<a class="dropdown-item help-menu-item" href="help-categories.html">Categories</a>
|
|
|
|
<a class="dropdown-item" href="help-resources.html">Resources</a>
|
|
|
|
<a class="dropdown-item help-menu-item" href="help-resources.html">Resources</a>
|
|
|
|
<a class="dropdown-item" href="help-updates.html">Updates</a>
|
|
|
|
<a class="dropdown-item help-menu-item" href="help-updates.html">Updates</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
</nav>
|
|
|
|
|