Ver Fonte

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

Torkel Ödegaard há 10 anos atrás
pai
commit
2ccc19185c
1 ficheiros alterados com 1 adições e 0 exclusões
  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({