From greg@bx.psu.edu Thu Mar 18 14:30:06 2010 From: Greg Von Kuster To: galaxy-dev@lists.galaxyproject.org Subject: [galaxy-dev] [hg] galaxy 3526: When preparing Display Applications make manua... Date: Thu, 18 Mar 2010 14:30:04 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4316534167984893318==" --===============4316534167984893318== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable details: http://www.bx.psu.edu/hg/galaxy/rev/f8c305ba23cb changeset: 3526:f8c305ba23cb user: Dan Blankenberg date: Fri Mar 12 12:43:31 2010 -0500 description: When preparing Display Applications make manual click refresh link a non-java= script action. diffstat: templates/dataset/display_application/display.mako | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (11 lines): diff -r 90fa86a7b4e3 -r f8c305ba23cb templates/dataset/display_application/di= splay.mako --- a/templates/dataset/display_application/display.mako Fri Mar 12 12:17:36 = 2010 -0500 +++ b/templates/dataset/display_application/display.mako Fri Mar 12 12:43:31 = 2010 -0500 @@ -7,6 +7,6 @@ %if refresh: <%def name=3D"metas()">

-This page will refresh aft= er 10 seconds. +This page will refresh after 10 seconds.

%endif --===============4316534167984893318==--