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

Файловите разлики са ограничени, защото са твърде много
+ 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() {

Някои файлове не бяха показани, защото твърде много файлове са промени