3135cd02a7f4ad5ec8e6fdffa2ef5e1d4c418c80 lrnassar Tue Nov 15 14:42:14 2022 -0800 Adding the widget to the index page, no RM. diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html index 63962ee..23b7e96 100755 --- src/hg/htdocs/index.html +++ src/hg/htdocs/index.html @@ -11,30 +11,32 @@ <!-- Banner --> <div id="banner" class="jwBanner"> <a class="jwAnchor" href="http://www.ucsc.edu/"> <div class="jwUcscLogoWrapper"> <img src="../images/GIlogo.png" class="jwUcscLogoWrapper"> </div> </a> <img src="../images/ucscHelixLogo.png" class="jwBannerHelixLogo"> <div class="jwBannerTitle"> Genome Browser </div> </div> <!--#include virtual="$ROOT/inc/gbPageStart.html"--> +<!--#include virtual="$ROOT/redmineWidget.html" --> + <div class="row" style="background:#275172;"> <div class="col-md-12"> <p class="text-center"> <a href="cgi-bin/hgTracks"><img class='text-center' src="images/genomeBrowserBanner.jpg" width="100%" height="100%" style="margin-left:0; margin-top:0;" alt="The gnomAD v3.1 track display."></a> <br> <br> </p> </div> </div> <!-- hgwdev warning (if applicable) --> <!--#if expr='("$SERVER_NAME" = /hgwdev.*.ucsc.edu/ || "$SERVER_NAME" = /genome-test.*.ucsc.edu/) && "$SERVER_NAME" != /hgwdev-demo6/'--> <div id="devWarningRow" class="jwRow"> <div id="devWarningBox" class="jwWarningBox jwWarningBoxStatic" style="width: auto;"> WARNING: This is the UCSC Genome Browser development site.