Improve message

This commit is contained in:
Peter Maquiran
2021-06-15 14:48:25 +01:00
parent 1682d63a42
commit b21fa3a3a2
10 changed files with 40 additions and 79 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export class AddNotePage implements OnInit {
async successMessage(message?: any, callback?) {
var notification = document.createElement('div')
let notification = document.createElement('div')
notification.id = 'notification'
notification.innerHTML = `