Adds you're about to leave this page warning.

This commit is contained in:
Yana Stamcheva 2013-12-20 15:19:17 +01:00
parent f701381ffb
commit 30426f971f
1 changed files with 0 additions and 1 deletions

1
app.js
View File

@ -668,5 +668,4 @@ function closePageWarning() {
return "You are the owner of this conference call and you are about to end it.";
else
return "You are about to leave this conversation.";
}