I am using Angular and Twitter Bootstrap navbar and trying to get the collapse functionality to work.
Partial: program.html
Just adding jquery.min.js and bootstrap.min.js to the index.html file solved this problem.
For collapsable navigation we need to include jquery.min.js and bootstrap.min.js