Chrysostomos for scheduler
[myslice.git] / plugins / scheduler2 / static / js / scheduler-SchedulerCtrl.js
index 90288ab..d89d8c0 100755 (executable)
@@ -75,6 +75,9 @@ myApp.factory('$exceptionHandler', function () {
                 $scope.resources[j].leases = [];\r
                 j++;\r
             }\r
+            //fix slider\r
+            $('#tblSlider').slider('value', 0);\r
+            //init Slots\r
             $scope.initSlots(0, SchedulerTotalVisibleCells);\r
         };\r
 \r