From greg@bx.psu.edu Fri Mar 27 16:39:37 2009 From: Greg Von Kuster To: galaxy-dev@lists.galaxyproject.org Subject: [galaxy-dev] [hg] galaxy 1745: i18n fix for build_from_current_history.mako t... Date: Fri, 27 Mar 2009 16:39:36 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6106672320175309580==" --===============6106672320175309580== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable details: http://www.bx.psu.edu/hg/galaxy/rev/6c555b0460f1 changeset: 1745:6c555b0460f1 user: Greg Von Kuster date: Fri Mar 27 16:37:49 2009 -0400 description: i18n fix for build_from_current_history.mako template. 1 file(s) affected in this change: templates/workflow/build_from_current_history.mako diffs (9 lines): diff -r e5e5280775c3 -r 6c555b0460f1 templates/workflow/build_from_current_hi= story.mako --- a/templates/workflow/build_from_current_history.mako Thu Mar 26 09:43:02 = 2009 -0400 +++ b/templates/workflow/build_from_current_history.mako Fri Mar 27 16:37:49 = 2009 -0400 @@ -1,4 +1,4 @@ -<% _ =3D t.gettext %> +<% _=3Dn_ %> =20 --===============6106672320175309580==--