StationGSM.js 147 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 Ext.define('App.model.StationGSM', { extend: 'Ext.data.Model', fields: [ 'person_id', 'title' ] });