sb-admin-angular
sb-admin-angular copied to clipboard
Possible to remove ui-sref from sidebar?
Hello Team, Firstly cheers for making sb admin 2 as a part of angular version. It is an awesome work I must say. Now I have a tiny concern that in sidebar.html "ui-sref" was used to navigate to different pages. But I want it to be done using ng-click. So is that possible? As I have already replaced the stuff but I am facing only single error that when the page gets loaded, the sidebar menu appears open i.e. not collapsed. So please anyone can help me out as I am finding trouble to make it collapsed in the initial phase.
Regards Kunal Kakkad
Thanks for appreciating. There might be a class that toggles. Try to toggle the same class on ng-click.