view app/store/Kommentare.js @ 58:26863a7af202

Added action attributes to the buttons in the toolbar of the kommentar list
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 29 May 2013 15:22:38 +0200
parents 133fa41d3fe8
children 39297b8e5ba2
line wrap: on
line source
Ext.define('Lada.store.Kommentare', {
    extend: 'Ext.data.Store',
    model: 'Lada.model.Kommentar'
});

http://lada.wald.intevation.org