8c133cd0f5ff309aa1e8b2b2352805c66ece3da1
kent
Sat Jan 8 13:03:46 2011 -0800
Commenting out import button in preparation for merging with main tree.
diff --git src/hg/hgGateway/hgGateway.c src/hg/hgGateway/hgGateway.c
index 450149d..6739854 100644
--- src/hg/hgGateway/hgGateway.c
+++ src/hg/hgGateway/hgGateway.c
@@ -186,37 +186,39 @@
// custom track button. disable hgCustom button on GSID server, until
// necessary additional work is authorized.
puts("
");
/* disable CT for CGB servers for the time being */
if (!hIsGsidServer() && !hIsCgbServer())
{
boolean hasCustomTracks = customTracksExist(cart, NULL);
printf("\n",
hgCustomName(),hasCustomTracks ? CT_MANAGE_BUTTON_LABEL:CT_ADD_BUTTON_LABEL,
hasCustomTracks ? "Manage your custom tracks" : "Add your own custom tracks" );
}
puts("
");
+#ifdef SOON
if (hubConnectTableExists())
{
puts("