Commit 01293e7f28b5806e1fb7e23c619992d909006351
1 parent
5387c4f7
helplink updated
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html
... | ... | @@ -43,7 +43,7 @@ |
43 | 43 | </li> |
44 | 44 | <li class="dropdown navbarDropdownItem"> |
45 | 45 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Help<span class="caret"></span></a> |
46 | - <ul class="dropdown-menu"> | |
46 | + <ul class="dropdown-menu" id="helplinkId"> | |
47 | 47 | <!--<li><a href="http://interactiveanatomy.com/content/help/index.html" target="_blank">Help Topics</a></li> |
48 | 48 | <li><a href="http://adameducation.com/Contact" target="_blank">Customer Support</a></li> |
49 | 49 | <li role="separator" class="divider"></li> | ... | ... |