From 6a688141978ccd79300218f48cce9a42e1ad1a91 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 17 Jul 2006 06:22:32 +0000 Subject: Bug 277377: Classifications should support sort keys - Patch by Olav Vitters r=LpSolit a=justdave --- template/en/default/admin/classifications/select.html.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (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 789c40968..eaa2149f0 100644 --- a/template/en/default/admin/classifications/select.html.tmpl +++ b/template/en/default/admin/classifications/select.html.tmpl @@ -27,6 +27,7 @@ Edit Classification ... Description + Sortkey Products Action @@ -41,6 +42,7 @@ none [% END %] + [% cl.sortkey FILTER html %] [% IF (cl.id == 1) %] [% cl.product_count FILTER html %] [% ELSE %] @@ -57,7 +59,7 @@ [% END %] - Add a new classification + Add a new classification Add -- cgit v1.2.3-24-g4f1b