Never mind, figured it out. All you need is to take away the curly braces.

On Tuesday, May 6, 2014 4:35:45 PM UTC-7, Kevin Mann wrote:
>
> Using angular UI Bootstrap and trying to get the $modal to work. I am 
> trying to pass the id of the notification with the open function call. The 
> below code does not work, it just returns "{{notification.id}}" to the 
> function.
>
> <td><button class="btn btn-info" ng-click="open('{{notification.id
> }}')">Edit</button></td>
>

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