Linting fixes

This commit is contained in:
Colin McLeod
2015-06-14 17:47:16 -07:00
parent a1506d4f37
commit a4a562bd40
3 changed files with 18 additions and 20 deletions

View File

@@ -84,7 +84,6 @@ angular.module('app').controller('OutfitController', ['$window', '$rootScope', '
* @param {[type]} e The event object
*/
$scope.select = function(type, slot, e, id) {
console.log('SELECT:', arguments);
e.stopPropagation();
id = id || angular.element(e.target).attr('cpid'); // Get component ID