Explorar o código

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

Torkel Ödegaard %!s(int64=10) %!d(string=hai) anos
pai
achega
2ccc19185c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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({