jie 11 months ago
parent
commit
f29ec30184
1 changed files with 1 additions and 1 deletions
  1. 1 1
      atlas/js/templates/graph/RelationshipLayoutView_tmpl.html

+ 1 - 1
atlas/js/templates/graph/RelationshipLayoutView_tmpl.html

@@ -25,7 +25,7 @@
     </div>
     <div class="pull-right" data-id="zoomControl">
         <div class="btn-group pull-right">
-            <button type="button" id="zoom_in" class="btn btn-action btn-gray btn-sm lineageZoomButton" title="大" data-id="refreshBtn"> <i class="fa fa-search-plus"></i></button>
+            <button type="button" id="zoom_in" class="btn btn-action btn-gray btn-sm lineageZoomButton" title="大" data-id="refreshBtn"> <i class="fa fa-search-plus"></i></button>
             <button type="button" id="zoom_out" class="btn btn-action btn-gray btn-sm lineageZoomButton" title="缩小" data-id="refreshBtn"> <i class="fa fa-search-minus"></i></button>
         </div>
         <div class="btn-group pull-right" style="padding: 4px 15px;">