var locked_room = pres.querySelector("status[code='201']");
var locked_room = pres.querySelector("status[code='201']");
if (locked_room) {
if (locked_room) {
...
@@ -58606,7 +59039,7 @@ return __p
...
@@ -58606,7 +59039,7 @@ return __p
var reason = prompt(__('You are about to invite %1$s to the chat room "%2$s". ' + 'You may optionally include a message, explaining the reason for the invitation.', suggestion.text.label, this.model.get('id')));
var reason = prompt(__('You are about to invite %1$s to the chat room "%2$s". ' + 'You may optionally include a message, explaining the reason for the invitation.', suggestion.text.label, this.model.get('id')));