added RepositoryResource

This commit is contained in:
Sebastian Sdorra
2010-09-06 12:28:13 +02:00
parent 5a560e93f8
commit 024e14a08a
6 changed files with 359 additions and 222 deletions

View File

@@ -13,6 +13,7 @@ Sonia.group.EditForm = new Ext.extend(Sonia.rest.EditForm, {
});
var config = {
title: 'Edit Group',
items:[{
fieldLabel:'Name',
name:'name',