--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To post to this group, send email to ang...@googlegroups.com.
To unsubscribe from this group, send email to angular+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/angular?hl=en.
I'm using bootstrap modal to open dialogs. I suppose I could instead
have the dialogs inside an ng:switch and set a dialogId property on
the main controller to show/hide a dialog...