381da604707a65b902707c2f86af896d1a7369e5
angie
  Wed Jul 6 15:03:24 2016 -0700
Adding back support for hg.conf settings survey and surveyLabel to hgGateway.

diff --git src/hg/hgGateway/hgGateway.html src/hg/hgGateway/hgGateway.html
index 1c3ac53..5e84f1d 100644
--- src/hg/hgGateway/hgGateway.html
+++ src/hg/hgGateway/hgGateway.html
@@ -213,30 +213,32 @@
               Current position:
               <span id="positionDisplay" class="jwPosDisplay"></span>
               <i id="copyPosition" class="fa fa-copy jwTextBlue"
                  title="Copy the current position into the input above"></i>
             </div>
           </div>
 
           <div class="jwGoButtonContainer"
                title="Go to the Genome Browser">
             <div class="jwGoButton">
               GO
             </div>
             <i class="jwGoIcon fa fa-play fa-2x"></i>
           </div>
 
+          <div id="surveyContainer" style="display: inline-block;"></div>
+
           <div class="vertSpacerBelowPosition"></div>
 
           <div id="descriptionTitle" class="jwDescriptionTitle">
             <div class="jwFloatLeft">
               <b><span id="descriptionGenome"></span> Genome Browser</b> -
               <span id="descriptionDb"></span> assembly
             </div>
             <div class="jwFloatRight" style="margin-left: 5px;">
               <a id="chromInfoLink" class="jwAnchor" href="hgTracks?chromInfoPage=&hgsid=$hgsid">
                 <div class="jwWhiteButton">
                   view sequences
                 </div>
               </a>
             </div>
             <div class="jwClearBoth"></div>