Hi All

I want to display data using a bootstrap panel.  The header contains the 
master record.  When clicked ng-click within the panel-header calls a 
function in the page's controller which fetches the data for the detail 
records.  The detail records will be displayed in the panel body using an 
ng-repeat.  

When carried out using a ui-bootstrap accordion is works fine, but I dont 
like not being able to format the accordion heading. Using a panel is 
easier.

But the requirement for the panel-heading to target the collapsible element 
using href triggers ui-router and I end up back at my login page. How can I 
avoid this?

I'd put up a plunkr but I think the issue is easy to understand.

Many thanks in advance.
Richard

-- 
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