mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 05:45:34 +00:00
fix jslint error
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
7d406f1805
commit
45ea97f209
@ -251,7 +251,7 @@ Ext.define('PVE.form.CephRuleSelector', {
|
||||
});
|
||||
|
||||
Ext.apply(me, {
|
||||
store: store,
|
||||
store: store
|
||||
});
|
||||
|
||||
me.callParent();
|
||||
|
Loading…
Reference in New Issue
Block a user