Kanagaraj M has posted comments on this change.

Change subject: gluster-nagios-monitoring : Fix for ui-plugin failure
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/29192/5/gluster-nagios-monitoring/src/js/trends.js
File gluster-nagios-monitoring/src/js/trends.js:

Line 440:             $scope.mytime = $rootScope.stopTime;
Line 441:         });
Line 442:     }]);
Line 443: 
Line 444:     mod.controller('tabController', ['$scope', 'dataManager', 
'$window', '$rootScope', 'graphUtils', '$injector', function ($scope, 
dataManager, $window, $rootScope, graphUtils, $injector) {
is this being used?
Line 445:         $scope.dataManager = dataManager;
Line 446:         $scope.graphs = [];
Line 447: 
Line 448:         $scope.$watch('dataManager.getStartDate()' , function(newVal, 
oldVal) {


-- 
To view, visit http://gerrit.ovirt.org/29192
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id64e7f4cbe326e62375500cc4cf169a75473b056
Gerrit-PatchSet: 5
Gerrit-Project: samples-uiplugins
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to