added Sonia.rest.JsonStore

This commit is contained in:
Sebastian Sdorra
2010-09-05 16:34:04 +02:00
parent 0fb9478f19
commit a8eb96e06a
3 changed files with 30 additions and 1 deletions

View File

@@ -98,7 +98,7 @@ var groupSelModel = new Ext.grid.RowSelectionModel({
singleSelect: true
});
var groupStore = new Ext.data.JsonStore({
var groupStore = new Sonia.rest.JsonStore({
url: restUrl + 'groups.json',
root: 'groups',
fields: [