From 245ac30e6efb4b0db9e63842831b39ea8d0f2574 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 11 May 2013 22:52:49 +0000 Subject: [PATCH] Filtre dynamique: ajout bouton reset --- include/class_html_input.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/class_html_input.php b/include/class_html_input.php index 96c720601..ec4970860 100755 --- a/include/class_html_input.php +++ b/include/class_html_input.php @@ -717,7 +717,8 @@ class HtmlInput { $r= "
- + +
"; return $r;