• Emmanuel Kasper's avatar
    ext5migrate: replace call to private ExtJS function getRoot() · 2f69c0ba
    Emmanuel Kasper authored
    getRoot() semantics changed with ExtJS5.
    
    To avoid further annoyances when ExtJS6 is around the corner, replace the call
    to this private method, set rootProperty in the ObjectStore call,
    and use the value of rootProperty to filter out the content of the server
    answer.
    2f69c0ba
ObjectStore.js 868 Bytes