From 29836fd15c9af51176b2d64fea79fe96fe0907d1 Mon Sep 17 00:00:00 2001 From: Ludovic Stephan Date: Sat, 1 Apr 2017 09:24:18 -0300 Subject: [PATCH] Remove deprecated option --- kfet/templates/kfet/kpsul.html | 1 - 1 file changed, 1 deletion(-) diff --git a/kfet/templates/kfet/kpsul.html b/kfet/templates/kfet/kpsul.html index 6eeb9e39..c0761fa4 100644 --- a/kfet/templates/kfet/kpsul.html +++ b/kfet/templates/kfet/kpsul.html @@ -809,7 +809,6 @@ $(document).ready(function() { var addcostDialog = new UserDialog({ 'title': 'Majoration', 'content': '', - 'callback_as_dict': true, }); function callback(data) {