From 47146a2cedc9cdf9d5206ef8e6118585ec8d3c24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Delobelle?= Date: Sat, 3 Sep 2016 17:42:27 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20lien=20vers=20gestion=20n=C3=A9gatif=20de?= =?UTF-8?q?puis=20K-Psul?= 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 86665571..30444ddc 100644 --- a/kfet/templates/kfet/kpsul.html +++ b/kfet/templates/kfet/kpsul.html @@ -145,7 +145,7 @@ $(document).ready(function() { // Initializing var account_container = $('#account'); var triInput = $('#id_trigramme'); - var account_data = {}; + account_data = {}; var account_data_default = { 'id' : 0, 'name' : '',