فهرست منبع

feat(plugins): commented out dashboard import list

Torkel Ödegaard 10 سال پیش
والد
کامیت
091726b374
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      public/app/features/datasources/partials/edit.html

+ 1 - 1
public/app/features/datasources/partials/edit.html

@@ -47,7 +47,7 @@ icon="icon-gf icon-gf-datasources">
 			</div>
 		</div>
 
-		<dashboard-import-list plugin="current"></dashboard-import-list>
+		<!-- <dashboard&#45;import&#45;list plugin="current"></dashboard&#45;import&#45;list> -->
 
 		<div class="gf-form-button-row">
 			<button type="submit" class="btn btn-success" ng-show="isNew" ng-click="saveChanges()">Add</button>