Am bit new to angularjs and bootstrap.
Am trying to add a simple dropdown. But it is not working.
Tried out the suggestion @ Bootstrap 3 simple dropdown not
Well, I noticed that the attribute "dropdown" need to be added to the li element, once that is added, everything will be fine.
... ...