• Emmanuel Kasper's avatar
    ext5migrate: replace deprecated call Ext.ModelMgr.create() · 2489e2ab
    Emmanuel Kasper authored
    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.
    2489e2ab
Name
Last commit
Last update
..
ResourceTree.js Loading commit data...