alias
alias copied to clipboard
How to you get the actual instamce of the original directive ?
I am upgrading angular-bootstrap and things like tabset, tabs are now uibTabset, uibTabs. Also $modal is now $uibModal.
How do I provide aliases to these so that my rest of the code works ?