sb-admin-angular icon indicating copy to clipboard operation
sb-admin-angular copied to clipboard

Possible to remove ui-sref from sidebar?

Open kunalkakkad opened this issue 8 years ago • 1 comments

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

kunalkakkad avatar Jun 30 '16 02:06 kunalkakkad

Thanks for appreciating. There might be a class that toggles. Try to toggle the same class on ng-click.

shwetapal avatar Jun 30 '16 11:06 shwetapal