Hi Sebastian,
Thanks for your response.
Unfortunately, I am unable to use the information you provided. Adding the
dependency produces the following error:
Error: [$injector:modulerr] Failed to instantiate module cam.commons due to:
Error: [$injector:nomod] Module ‘cam.commons’ is not available! You either
misspelled the module name or forgot to load it. If registering a module
ensure that you specify the dependencies as the second argument.
I do have the following line (in a different HTML file) being loaded before
the line (in a .js file) that defines the application (where I added the
dependency information you provided).
Is there something else I am missing?
Regards,
- Sanjay