I have sidebar which has some navigation buttons and some action buttons. 
Right now the html for sidebar is inside the same html page. I was thinking 
if this can be separated and written to new html page

like, if the page is a.html, it should load a_sidepanel.html
for b.html, it should load b_sidepanel.html
for c.html. if c_sidepanel.html is not found the page should not have 
sidepanel at all.

I do not have ui-router, i have normal ng-route. Should i consider ui-router

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to