6390a9da95b821f671617bbb5a7c4f64de4ae355
gperez2
  Mon Apr 21 09:58:01 2025 -0700
Assigning an id to the assemblySearch.html anchor element for the interactive Gateway tutorial, refs #35464

diff --git src/hg/hgGateway/hgGateway.html src/hg/hgGateway/hgGateway.html
index 391325d1501..f416107b3b3 100644
--- src/hg/hgGateway/hgGateway.html
+++ src/hg/hgGateway/hgGateway.html
@@ -38,31 +38,31 @@
               <div class="jwIconSprite jwIconSpriteFly"></div>
               <div class="jwIconSpriteLabel">Fruitfly</div>
             </div>
             <div class="jwIconWrapper">
               <div class="jwIconSprite jwIconSpriteWorm"></div>
               <div class="jwIconSpriteLabel">Worm</div>
             </div>
             <div class="jwIconWrapper">
               <div class="jwIconSprite jwIconSpriteYeast"></div>
               <div class="jwIconSpriteLabel">Yeast</div>
             </div>
             <br>Search through thousands of genome browsers
             <div>
               <input id="speciesSearch" value="" size=42>
             </div>
-            <a href="/assemblySearch.html" style="text-decoration: none;">
+            <a href="/assemblySearch.html" id="assemblySearchLink" style="text-decoration: none;">
                 <div style="padding: 0px; display: flex; align-items: center; margin-top: 12px;">
                     <p style="margin: 0; padding-right: 0px; color: blue; text-decoration: underline;" 
                        title="Not finding your assembly on the Gateway page? Visit the Genome assembly search and request page to request it. Ensure you have a GCA_ or GCF_ identifier from NCBI.">Unable to find a genome? Send us a request.</p>
                     <img src="/images/magnify.png" 
                          style="height: 16px; width: 16px; margin-top: 0px; margin-left: 5px;" 
                          title="Not finding your assembly on the Gateway page? Visit the Genome assembly search and request page to request it. Ensure you have a GCA_ or GCF_ identifier from NCBI.">
                 </div>
             </a>
           </div>
 
           <!-- This subsection is hidden unless hgGateway.js has a tree to draw. -->
           <div id="representedSpeciesTitle" class="jwSubsectionTitle" style="display: none;">
             UCSC species tree and connected assembly hubs
           </div>
           <div id="speciesGraphic" class="jwSubsectionContents" style="display: none;">