angularjs - Call a controller -


i know it's possible "extend" controller in module controller in module using $controller()-service.

but how extend controller in another module?


Comments