db437ffe81923ea8bda725b5cc50babac7463030 max Wed May 5 03:06:59 2021 -0700 more work on the license, refs #27498 diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html index 28a1570..ecf8a60 100755 --- src/hg/htdocs/index.html +++ src/hg/htdocs/index.html @@ -132,17 +132,21 @@ <!-- <div style="display: inline-block; vertical-align: top; padding-top: 10px;"> <a href="https://www.surveymonkey.com/r/QYVSXKW" target="_blank"</a> <img src="../images/surveyButton.jpg" alt="user survey" title="Your feedback is important to us! Please take our 2016 user survey."/> </div> --> <!--end survey button, leaving comments in place for next survey --> <!-- Note: after v335 release, we should change "inc/jWestFooter.html" to "/cgi-bin/hgMenubar?incFile=/inc/jWestFooter.html" so there won't be extra ../'s in local links for web browsers to ignore --> <!--#include virtual="inc/jWestFooter.html"--> <script src="js/analytics.js"></script> + <span> + <script type="text/javascript" src="./js/widget.js"></script> + <div id="helpdesk_widget"></div> + </span> </body> </html>