Procházet zdrojové kódy

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

Torkel Ödegaard před 10 roky
rodič
revize
2ccc19185c
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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({