From: Diane Trout Date: Thu, 8 Sep 2011 00:35:34 +0000 (-0700) Subject: Make it so the login link redirects you back to the page you were looking at. X-Git-Tag: 0.5.3~2 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=469ca6b72918a74d79d254c32d3d0f04bd9b640e Make it so the login link redirects you back to the page you were looking at. I did this by adding a processing instruction to add a thispage variable to RequestContext. --- diff --git a/htsworkflow/frontend/templates/base.html b/htsworkflow/frontend/templates/base.html index a2e3919..7691c58 100644 --- a/htsworkflow/frontend/templates/base.html +++ b/htsworkflow/frontend/templates/base.html @@ -27,16 +27,25 @@ {% if not is_popup %} - +