Commit Graph

3 Commits

Author SHA1 Message Date
Emmanuel Kasper
5997aecaef ext5migrate: replace call to private ExtJS function getRoot()
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.
2015-07-22 12:16:18 +02:00
Emmanuel Kasper
1ee7afe517 Add documentation header 2015-07-22 12:16:01 +02:00
Dietmar Maurer
ff6260d6ba copy data/ObjectStore.js from manager to manager5 2015-07-03 11:29:11 +02:00