This is an automated email from the git hooks/post-receive script. New commit to branch devel in repository Pollen. See http://git.None/Pollen.git commit e2c26fb90573aa8b78a5f53ed157e0e26c73e20b Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Tue May 27 15:14:05 2014 +0200 suppr debug code --- pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js b/pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js index 85f5ea8..bc74f2b 100644 --- a/pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js +++ b/pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js @@ -72,8 +72,6 @@ angular.module('pollControllers', []) $scope.data = {}; $scope.data.poll = {}; - console.log($location); - console.log(window.location); if (angular.isDefined($routeParams.pollId)) { var baseUrl = window.location.origin+window.location.pathname; $scope.globalVariables.linkVote = baseUrl; -- To stop receiving notification emails like this one, please contact Chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
Chorem.org scm