1
0
Fork 0

notifications

This commit is contained in:
Jan Steemann 2013-08-21 18:02:48 +02:00
parent cf73e43b63
commit 500c270158
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ window.arangoHelper = {
returnVal = true;
}
});
this.lastNotificationMessage = message;
this.lastNotificationMessage = null;
return returnVal;
},