From e6d2b04442f91ee4be18aff71dec2e7bce34e5d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sun, 16 Sep 2018 10:58:21 +0800 Subject: [PATCH] Update vis.js --- www/js/vis.js | 1 + 1 file changed, 1 insertion(+) diff --git a/www/js/vis.js b/www/js/vis.js index 55d7ff9..e30cbfc 100644 --- a/www/js/vis.js +++ b/www/js/vis.js @@ -34,6 +34,7 @@ /* global moment */ /* jshint -W097 */// jshint strict:false 'use strict'; + if (typeof systemDictionary !== 'undefined') { $.extend(systemDictionary, { 'No connection to Server': {'en': 'No connection to Server', 'cn': '未连接服务器'},