I am using Angular UI $modal in my project http://angular-ui.github.io/bootstrap/#/modal
I don\'t want user to close the modal by pressing on backdrop. I want a modal
for the new version of ngDialog (0.5.6), use:
closeByEscape : false closeByDocument : false