c97646fc4092a0111ad9725d6da3334cb5cc64bc lrnassar Mon Mar 23 08:51:13 2026 -0700 retiring the redmine widget from all htdocs pages, refs #37279 diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html index 3032f8e20f6..e06beef7463 100755 --- src/hg/htdocs/index.html +++ src/hg/htdocs/index.html @@ -12,32 +12,30 @@ <!-- Banner --> <div id="banner" class="jwBanner"> <a class="jwAnchor" href="http://www.ucsc.edu/"> <div class="jwUcscLogoWrapper"> <img alt="University of California Santa Cruz Genomics Institute logo" src="../images/GIlogo.png" class="jwUcscLogoWrapper"> </div> </a> <img alt="UCSC DNA helix arch logo" 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="Welcome to the UCSC Genome Browser."></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.