All Questions
Tagged with angularjs-module angular-ui
2 questions
0
votes
1
answer
312
views
Angularjs-more module dependency issue
I am using more dependency modules for various application.I want to show the ngtable using directive. but this was not working.
sometimes no error, some time i am getting following the error
'...
0
votes
1
answer
3k
views
Controller is not defined
I'm trying to use the Angularjs-UI Modal into my application and I'm a little confused as to what goes where. I have a button for new groups which calls a model, the models controller is in another ...