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/edit.html.tmpl | 1 - template/en/default/admin/classifications/reclassify.html.tmpl | 10 +++++----- template/en/default/admin/classifications/select.html.tmpl | 10 ++++------ 3 files changed, 9 insertions(+), 12 deletions(-) (limited to 'template/en/default/admin/classifications') diff --git a/template/en/default/admin/classifications/edit.html.tmpl b/template/en/default/admin/classifications/edit.html.tmpl index fba32ca30..65299df22 100644 --- a/template/en/default/admin/classifications/edit.html.tmpl +++ b/template/en/default/admin/classifications/edit.html.tmpl @@ -59,7 +59,6 @@ - diff --git a/template/en/default/admin/classifications/reclassify.html.tmpl b/template/en/default/admin/classifications/reclassify.html.tmpl index 5d4cb73e4..3f7982bb3 100644 --- a/template/en/default/admin/classifications/reclassify.html.tmpl +++ b/template/en/default/admin/classifications/reclassify.html.tmpl @@ -51,9 +51,9 @@ @@ -66,8 +66,8 @@ 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