From b2f1100d1d04240635e1f9ab09c52b7cc5e4ded7 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Wed, 12 Aug 2015 20:37:13 +0200 Subject: [PATCH] =?utf8?q?One=20line=20...=20Signed-off-by:Roland=20H?= =?utf8?q?=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- web/form_handler/admin/do_products.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/web/form_handler/admin/do_products.jsp b/web/form_handler/admin/do_products.jsp index 219f08f1..fe2de2f3 100644 --- a/web/form_handler/admin/do_products.jsp +++ b/web/form_handler/admin/do_products.jsp @@ -18,7 +18,6 @@ // Is it post? if ("POST".equals(request.getMethod())) { //NOI18N // Handle saving customer data and such things - // Redirect to proper URL // @TODO Commented out for developing: -- 2.39.5