UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

6 lines (5 loc) 190 B
Ext.define('SimpleTasks.Settings', { singleton: true, // This property is used to turn on local storage. If set to false the php backend will be used. useLocalStorage: true });