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

This commit is contained in:
Torkel Ödegaard 2016-01-14 19:14:02 +01:00
parent b4d595e561
commit 2ccc19185c

View File

@ -10,6 +10,7 @@ function (angular, app, _, require, PanelMeta) {
var converter;
/** @ngInject */
function TextPanelCtrl($scope, templateSrv, $sce, panelSrv) {
$scope.panelMeta = new PanelMeta({