فهرست منبع

fix(text panel): fix for text panel in optimized builds, introduced in recent commit due to plugin api changes

Torkel Ödegaard 10 سال پیش
والد
کامیت
2ccc19185c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      public/app/plugins/panel/text/module.js

+ 1 - 0
public/app/plugins/panel/text/module.js

@@ -10,6 +10,7 @@ function (angular, app, _, require, PanelMeta) {
 
   var converter;
 
+  /** @ngInject */
   function TextPanelCtrl($scope, templateSrv, $sce, panelSrv) {
 
     $scope.panelMeta = new PanelMeta({