Browse Source

Added close button

utkarshcmu 10 năm trước cách đây
mục cha
commit
f88588db90
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      public/app/features/dashboard/partials/metadata.html

+ 3 - 0
public/app/features/dashboard/partials/metadata.html

@@ -3,6 +3,9 @@
 		<i class="fa fa-info"></i>
 		Metadata
 	</div>
+  <button class="gf-box-header-close-btn" ng-click="dismiss();">
+    <i class="fa fa-remove"></i>
+  </button>
 </div>
 
 <div class="gf-box-body" style="padding-bottom: 50px;">