Update vis.js
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
/* global moment */
|
/* global moment */
|
||||||
/* jshint -W097 */// jshint strict:false
|
/* jshint -W097 */// jshint strict:false
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
if (typeof systemDictionary !== 'undefined') {
|
if (typeof systemDictionary !== 'undefined') {
|
||||||
$.extend(systemDictionary, {
|
$.extend(systemDictionary, {
|
||||||
'No connection to Server': {'en': 'No connection to Server', 'cn': '未连接服务器'},
|
'No connection to Server': {'en': 'No connection to Server', 'cn': '未连接服务器'},
|
||||||
|
|||||||
Reference in New Issue
Block a user