From edcc538e961a21c18566bf71fea02c0ef5bbd256 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 10 Apr 2007 22:33:10 +0000 Subject: Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (next step in supporting custom bug statuses) - Patch by Frédéric Buclin r=gerv a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/bug/knob.html.tmpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'template/en/default/bug/knob.html.tmpl') diff --git a/template/en/default/bug/knob.html.tmpl b/template/en/default/bug/knob.html.tmpl index 03084ddd4..12f1adf65 100644 --- a/template/en/default/bug/knob.html.tmpl +++ b/template/en/default/bug/knob.html.tmpl @@ -35,7 +35,7 @@ [% PROCESS initial_action %]
[% knum = knum + 1 %] @@ -48,7 +48,7 @@
[% knum = knum + 1 %] @@ -61,7 +61,7 @@
[% knum = knum + 1 %] @@ -97,7 +97,7 @@ [% IF bug.isunconfirmed && bug.user.canconfirm %]     
[% END %] @@ -113,7 +113,7 @@ [% IF bug.isunconfirmed && bug.user.canconfirm %]     
[% END %] @@ -142,7 +142,7 @@ [% PROCESS initial_action %]
[% knum = knum + 1 %] @@ -151,7 +151,7 @@ [% PROCESS initial_action %]
[% knum = knum + 1 %] @@ -177,7 +177,7 @@ [% IF !initial_action_shown %]
-- cgit v1.2.3-24-g4f1b