Fix 'Delete messages'

Replaces window.confirm with generic promise-based confirmation dialog
functionality available to all views.

// FREEBIE
This commit is contained in:
lilia
2015-05-26 16:54:21 -07:00
parent a2abfe38a4
commit e2eff893d4
7 changed files with 92 additions and 4 deletions

File diff suppressed because one or more lines are too long