From 2c2da60e5461defa47cae6e3f394f18088df39cf Mon Sep 17 00:00:00 2001 From: Ludovic Stephan Date: Sat, 10 Dec 2016 23:52:26 -0200 Subject: [PATCH] send data for cancel --- kfet/static/kfet/js/history.js | 10 ++++++---- kfet/templates/kfet/history.html | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/kfet/static/kfet/js/history.js b/kfet/static/kfet/js/history.js index e9486a1e..8efa120a 100644 --- a/kfet/static/kfet/js/history.js +++ b/kfet/static/kfet/js/history.js @@ -22,7 +22,6 @@ function KHistory(options={}) { $opegroup.after($ope); } } else { - $opegroup.addClass("transfergroup"); for (var i=0; i 0) confirmCancel(opes_to_cancel);