d7f7f3ef35b6fe87e22e646b8cba6dc4bc667768 larrym Mon Jun 25 11:21:44 2012 -0700 integrate suggest into the position box diff --git src/hg/hgGateway/hgGateway.c src/hg/hgGateway/hgGateway.c index 1b07885..aae3bf9 100644 --- src/hg/hgGateway/hgGateway.c +++ src/hg/hgGateway/hgGateway.c @@ -49,107 +49,99 @@ then remove custom track data which will be irrelevant in this new database . If databases were changed then use the new default position too. */ if (sameString(position, "genome") || sameString(position, "hgBatch")) position = defaultPosition; jsIncludeFile("jquery.js", NULL); webIncludeResourceFile("jquery-ui.css"); jsIncludeFile("jquery-ui.js", NULL); jsIncludeFile("ajax.js", NULL); jsIncludeFile("autocomplete.js", NULL); jsIncludeFile("hgGateway.js", NULL); jsIncludeFile("utils.js", NULL); +jsIncludeFile("jquery.watermarkinput.js", NULL); puts( "