Add 'enable scroll' control and page size input.
This commit is contained in:
10
dist/test/module.js
vendored
10
dist/test/module.js
vendored
@@ -1,10 +0,0 @@
|
||||
'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