anmolbabu has posted comments on this change.

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


Patch Set 10:

(1 comment)

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

Line 436:             $scope.mytime = $rootScope.stopTime;
Line 437:         });
Line 438:     }]);
Line 439: 
Line 440:     mod.controller('tabController', ['$scope', 'dataManager', 
'$window', '$rootScope', 'graphUtils', function ($scope, dataManager, $window, 
$rootScope, graphUtils) {
> this can be excluded from the patch
Done
Line 441:         $scope.dataManager = dataManager;
Line 442:         $scope.graphs = [];
Line 443: 
Line 444:         $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: 10
Gerrit-Project: samples-uiplugins
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@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