Skip to content

Commit

Permalink
Add
Browse files Browse the repository at this point in the history
  • Loading branch information
jonricaurte committed Feb 11, 2016
1 parent 5ba793a commit a4cab7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/viewDirective.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,8 @@ function $ViewDirectiveFill ( $compile, $controller, $state, $interpolate
$element.children().data('$ngControllerController', controller);
}

scope['$resolve'] = locals;

link(scope);
};
}
Expand Down

0 comments on commit a4cab7d

Please sign in to comment.