Hi everybody ! please i need your help :/ in my angularjs app i have an ng-view, and i want to display my page 'CreateBranch.html' in the view when i dblclick a table row <tr ng-repeat="b in branchs" ng-dblclick="details(b)">....</tr> i know how to use views with links but i want to display my view by clicking on my row :) regards !
-- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
