[galaxy-commits] galaxy-dist commit 95491a8e9e1b: lims: fixed lims documentation link

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Jul 23 13:42:44 EDT 2010


# HG changeset patch -- Bitbucket.org
# Project galaxy-dist
# URL http://bitbucket.org/galaxy/galaxy-dist/overview
# User rc
# Date 1279735164 14400
# Node ID 95491a8e9e1bca9267ec5830ac5df2a6d30ed915
# Parent  a37b8a979f7d0d040527413695c5828d22ca5e54
lims: fixed lims documentation link

--- a/templates/webapps/galaxy/base_panels.mako
+++ b/templates/webapps/galaxy/base_panels.mako
@@ -42,7 +42,7 @@
             <div class="submenu"><ul><li><a href="${h.url_for( controller='/requests', action='index' )}">Sequencing Requests</a></li>
-                <li><a target="_blank" href="${app.config.get( "lims_doc_url", "http://main.g2.bx.psu.edu/u/rc/p/sts" )}">Help</a></li>
+                <li><a target="_blank" href="${app.config.get( "lims_doc_url", "http://main.g2.bx.psu.edu/u/rkchak/p/sts" )}">Help</a></li></ul></div></td>


More information about the galaxy-commits mailing list