From 2ccc19185cf059f97ba08d59457d63a6393b4673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 14 Jan 2016 19:14:02 +0100 Subject: [PATCH] fix(text panel): fix for text panel in optimized builds, introduced in recent commit due to plugin api changes --- public/app/plugins/panel/text/module.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/plugins/panel/text/module.js b/public/app/plugins/panel/text/module.js index e940f3b7d21..e0e21c8e1ae 100644 --- a/public/app/plugins/panel/text/module.js +++ b/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({