瀏覽代碼

无血缘数据提示

zlSun 11 月之前
父節點
當前提交
f131d70b2f
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      atlas/js/external_lib/atlas-lineage/dist/index.js
  2. 1 1
      atlas/js/views/graph/LineageLayoutView.js

File diff suppressed because it is too large
+ 0 - 0
atlas/js/external_lib/atlas-lineage/dist/index.js


+ 1 - 1
atlas/js/views/graph/LineageLayoutView.js

@@ -239,7 +239,7 @@ define([ "require", "backbone", "hbs!tmpl/graph/LineageLayoutView_tmpl", "collec
             });
         },
         noLineage: function() {
-            this.$(".fontLoader").hide(), this.$(".depth-container").hide(), this.$("svg").html('<text x="50%" y="50%" alignment-baseline="middle" text-anchor="middle">No lineage data found</text>'),
+            this.$(".fontLoader").hide(), this.$(".depth-container").hide(), this.$("svg").html('<text x="50%" y="50%" alignment-baseline="middle" text-anchor="middle">没有血缘数据</text>'),
             this.actionCallBack && this.actionCallBack();
         },
         hideCheckForProcess: function() {

Some files were not shown because too many files changed in this diff