From 127c98b2bf221ebe5446614b34fdfc00ae2f84f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Delobelle?= Date: Fri, 19 Aug 2016 01:51:03 +0200 Subject: [PATCH] =?UTF-8?q?Correction=20r=C3=A9initialisation=20de=20l'his?= =?UTF-8?q?torique?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kfet/templates/kfet/kpsul.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kfet/templates/kfet/kpsul.html b/kfet/templates/kfet/kpsul.html index bb77f2d0..628641ef 100644 --- a/kfet/templates/kfet/kpsul.html +++ b/kfet/templates/kfet/kpsul.html @@ -907,7 +907,7 @@ $(document).ready(function() { } function resetHistory() { - history_container.find('.opegroup').remove(); + history_container.children().remove(); } // -----