From bad5160885a9fd6e0816a6aee4a63487a851fa58 Mon Sep 17 00:00:00 2001 From: ansuz Date: Sat, 5 Aug 2017 09:14:36 +0200 Subject: [PATCH] fix bad reference --- www/common/common-messaging.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/common/common-messaging.js b/www/common/common-messaging.js index e03963ecb..3bc6fc8aa 100644 --- a/www/common/common-messaging.js +++ b/www/common/common-messaging.js @@ -737,7 +737,7 @@ define([ input.removeAttribute('disabled'); } - if (Messages) { + if (common.Messages) { // set placeholder var placeholder = bool? common.Messages.disconnected: