Commit 00e4c38fefe0928e860210f5486f33c85f87fab4

Authored by Sandeep Kumar
2 parents 796ca94a 01293e7f

Merge branch 'AIA_Develop' of https://gitlab.ebix.com/ADAM/AIAHTML5 into AIA_Develop_SaveCB

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>
... ...