فهرست منبع

无血缘数据提示

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() {

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است