Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
no more more messages?
Browse files Browse the repository at this point in the history
  • Loading branch information
thomax committed Sep 26, 2019
1 parent 4f40d6a commit fb61ae6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ function dialogForm() {
}
}

/*
var extensionRequest = '';
if (currentDialog.status == 'ACTIVE') {
extensionRequest = `More messages: <input type="checkbox" name="extensionRequest" value="true" id="extensionRequest">`;
Expand All @@ -196,6 +197,7 @@ function dialogForm() {
}
}
}
*/

if (meReadyToEnd == '') {
viewOnly = false;
Expand Down

0 comments on commit fb61ae6

Please sign in to comment.