From f747c0c389f54c5b04ec903f0dfc50c5ebebd305 Mon Sep 17 00:00:00 2001 From: Ludovic Stephan Date: Fri, 2 Dec 2016 00:17:03 -0200 Subject: [PATCH] print transfers (BROKEN) --- kfet/static/kfet/js/history.js | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/kfet/static/kfet/js/history.js b/kfet/static/kfet/js/history.js index 291c106d..a50dbb6b 100644 --- a/kfet/static/kfet/js/history.js +++ b/kfet/static/kfet/js/history.js @@ -15,10 +15,18 @@ function KHistory(options={}) { var trigramme = opegroup['on_acc_trigramme']; var is_cof = opegroup['is_cof']; - for (var i=0; i', template_opegroup: '
', template_ope: '
', + template_transfer: '
', display_trigramme: true, }