From c9c320bd1cdf00d3193fa11931456582ae27b275 Mon Sep 17 00:00:00 2001 From: "jake%acutex.net" <> Date: Fri, 1 Feb 2002 22:52:37 +0000 Subject: Bug 122154 part 2 - Eliminiate the use of the "usetms" Javascript cache variable. Patch by Christian Reis r= bbaetz, jake --- template/default/query/query.atml | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) (limited to 'template/default/query') diff --git a/template/default/query/query.atml b/template/default/query/query.atml index d4f8dbd17..1582eb3e4 100644 --- a/template/default/query/query.atml +++ b/template/default/query/query.atml @@ -28,22 +28,16 @@ [%# Note: use Template comments and not JS ones here, to avoid bloating what we actually send to the browser %] -[% IF Param('usetargetmilestone') %] -[% tms = 1 %] -[% ELSE %] -[% tms = 0 %] -[% END %] -