mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-11-04 17:58:35 +00:00
Ext.ModelMgr.create() was removed in 5.* The recommended way to create a new instance is to call Ext.create() Ext.create() does not take a "id" argument, however it sets the id of the instance to the id of the config object given to the Ext.create() call. |
||
|---|---|---|
| .. | ||
| ResourceTree.js | ||