From: Chrysostomos Kolovos Date: Fri, 2 May 2014 21:49:32 +0000 (+0300) Subject: Chrysostomos for scheduler X-Git-Tag: myslice-1.1~121^2~8 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2ab8889147f63e9099d1b6656893eb78bbe9ea80;p=unfold.git Chrysostomos for scheduler --- diff --git a/plugins/scheduler2/static/js/scheduler2.js b/plugins/scheduler2/static/js/scheduler2.js index 3b59755f..6297ec9c 100755 --- a/plugins/scheduler2/static/js/scheduler2.js +++ b/plugins/scheduler2/static/js/scheduler2.js @@ -356,7 +356,7 @@ var tmpSchedulerLeases = []; } for (var i = 0; i < leasesForCommit.length; i++) { - //manifold.raise_event(scheduler.options.query_lease_uuid, SET_ADD, new_lease); + //manifold.raise_event(scheduler.options.query_lease_uuid, SET_ADD, leasesForCommit[i]); } }); //