Development

Changeset 10370

You must first sign up to be able to contribute.

Changeset 10370

Show
Ignore:
Timestamp:
07/20/08 21:07:21 (4 months ago)
Author:
Leon.van.der.Ree
Message:

added SimpleStore?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfExtjs2Plugin/trunk/config/config.php

    r10346 r10370  
    6969    'JsonReader'    => 'Ext.data.JsonReader', 
    7070    'Store'         => 'Ext.data.Store', 
     71    'SimpleStore'   => 'Ext.data.SimpleStore', 
    7172    'GroupingStore' => 'Ext.data.GroupingStore', 
    7273    'HttpProxy'     => 'Ext.data.HttpProxy',