SyntaxFix
Write A Post
Hire A Developer
Questions
I used the below code to redirect to new page
$window.location.href = '/foldername/page.html';
and injected $window object in my controller function.