Chore: rename app config
This commit is contained in:
1
src/app_config_ctrl/config.html
Normal file
1
src/app_config_ctrl/config.html
Normal file
@@ -0,0 +1 @@
|
||||
<h3 class="page-heading">Zabbix Plugin Config</h3>
|
||||
4
src/app_config_ctrl/config.js
Normal file
4
src/app_config_ctrl/config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export class ZabbixAppConfigCtrl {
|
||||
constructor() { }
|
||||
}
|
||||
ZabbixAppConfigCtrl.templateUrl = 'app_config_ctrl/config.html';
|
||||
Reference in New Issue
Block a user