소스 검색

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