From ab199bf568703d0c287d0f21ce1816e44183aa02 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 29 Jul 2005 21:14:40 +0000 Subject: Bug 286294: cleanup editclassifications.cgi and migrate the existent code to use Classification.pm - Patch by Tiago R. Mello r=LpSolit a=myk --- template/en/default/admin/classifications/select.html.tmpl | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'template/en/default/admin/classifications/select.html.tmpl') diff --git a/template/en/default/admin/classifications/select.html.tmpl b/template/en/default/admin/classifications/select.html.tmpl index 3cfa3fcaa..60ae81216 100644 --- a/template/en/default/admin/classifications/select.html.tmpl +++ b/template/en/default/admin/classifications/select.html.tmpl @@ -23,8 +23,6 @@ title = "Select classification" %] -[% filt_classification = classification FILTER html %] - @@ -35,7 +33,7 @@ [% FOREACH cl = classifications %] - + [% IF (cl.id == 1) %] - + [% ELSE %] - + [% END %] [%# don't allow user to delete the default id. %] [% IF (cl.id == 1) %] [% ELSE %] - + [% END %] [% END %] -- cgit v1.2.3-24-g4f1b
Edit Classification ...
[% cl.classification FILTER html %][% cl.name FILTER html %] [% IF cl.description %] [% cl.description %] @@ -44,16 +42,16 @@ [% END %] [% cl.total FILTER html %][% cl.product_count FILTER html %]reclassify ([% cl.total FILTER html %])reclassify ([% cl.product_count FILTER html %]) deletedelete