From 96ddd99664ecef9e68d50c7cb810fe761c7f2fb2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 22 Nov 2011 01:07:40 +0100 Subject: [PATCH] New: autofocus on description after adding a free product --- htdocs/core/class/html.form.class.php | 2 +- htdocs/core/tpl/predefinedproductline_create.tpl.php | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 1ea874b70a9..27289b06b2b 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -1209,7 +1209,7 @@ class Form { $num = $this->db->num_rows($result); - $outselect.=''; $outselect.=''; $i = 0; diff --git a/htdocs/core/tpl/predefinedproductline_create.tpl.php b/htdocs/core/tpl/predefinedproductline_create.tpl.php index b327460f5fe..54075274ebd 100644 --- a/htdocs/core/tpl/predefinedproductline_create.tpl.php +++ b/htdocs/core/tpl/predefinedproductline_create.tpl.php @@ -47,6 +47,14 @@ + + >