prepare sonia.group.js for localization

This commit is contained in:
Sebastian Sdorra
2011-03-05 12:14:27 +01:00
parent 3e6765922f
commit c635eb98b5
2 changed files with 58 additions and 28 deletions

View File

@@ -155,6 +155,9 @@ Sonia.rest.Grid = Ext.extend(Ext.grid.GridPanel, {
Sonia.rest.FormPanel = Ext.extend(Ext.FormPanel,{
addText: 'Add',
removeText: 'Remove',
item: null,
onUpdate: null,
onCreate: null,