Triggers panel - fixed bug with changing severity options
in dashboard with multiple Triggers panels (changes affects all panels).
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
import _ from 'lodash';
|
||||
import $ from 'jquery';
|
||||
|
||||
class TriggerPanelEditorCtrl{
|
||||
class TriggerPanelEditorCtrl {
|
||||
|
||||
/** @ngInject */
|
||||
constructor($scope, $q, uiSegmentSrv, datasourceSrv, templateSrv, popoverSrv) {
|
||||
|
||||
Reference in New Issue
Block a user