0e52473a1b54d22035d786d55dcbe130c3604edc brianlee Mon Apr 25 16:59:56 2016 -0700 Jonathan helped overview adding links to hgSession to new Session Gallery page ref #17231 diff --git src/hg/hgSession/hgSession.c src/hg/hgSession/hgSession.c index 7864259..a7b483c 100644 --- src/hg/hgSession/hgSession.c +++ src/hg/hgSession/hgSession.c @@ -468,31 +468,34 @@ * If savedSessionsSupported, allow import of named sessions. * Allow export/import of settings from file/URL. */ { char *formMethod = cartUsualString(cart, "formMethod", "POST"); if (webStarted) webNewSection("Session Management"); else { cartWebStart(cart, NULL, "Session Management"); jsInit(); } printf("See the Sessions User's Guide " - "for more information about this tool.
\n"); + "for more information about this tool. " + "See the Session Gallery " + "for example sessions.\n"); showCartLinks(); printf("