Triggers Panel: allow to change font size, closes #351.
This commit is contained in:
10
dist/test/module.js
vendored
Normal file
10
dist/test/module.js
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
'use strict';
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.ConfigCtrl = undefined;
|
||||
|
||||
var _config = require('./components/config');
|
||||
|
||||
exports.ConfigCtrl = _config.ZabbixAppConfigCtrl;
|
||||
Reference in New Issue
Block a user