Default `appendElement`
Modal service for AngularJS - supports creating popups and modals via a service.
Brought to you by:
evanfcrane
Originally created by: elliottregan
If there isn't a way to set a default appendElement, that would be a great feature. It is probably pretty common that if you define a particular appendElement element that you will always want to append to that element.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: wojo1206
By default modal is appended into body. Change body var for your need in angular-modal-service.js:46
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: elliottregan
@wojo1206 That would work, but then I would need our own fork of
angular-modal-serviceand couldn't keep it updated with bower.