Skip to content
Snippets Groups Projects
Commit 1e1b98cc authored by Kyle Doherty's avatar Kyle Doherty
Browse files

forgot to remove window.scope

parent 999064b6
Branches
Tags
No related merge requests found
......@@ -1234,8 +1234,6 @@ CardControllers.controller('CardDetailNew', [
*/
var MAX_DIMENSIONS = 2;
window.scope = $scope
$scope.$watch('currentOrg', function (org) {
// we need org always, so we just won't do anything if we don't have one
if(org) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment