Tagged Questions
0
votes
0answers
168 views
AngularJs - RequireJs - Access controller from module on ng-click
I am new to both Require and Angular. My question is how to access a controller on ng-click if the controller is hosted in a module. In My case I have to following files:
-- This is controller ...