Explorar el Código

无血缘数据提示

zlSun hace 11 meses
padre
commit
f131d70b2f

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 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() {

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio