Merge branch 'master' of github.com:colosa/processmaker
This commit is contained in:
@@ -37,6 +37,7 @@ Ext.onReady(function(){
|
||||
|
||||
store = new Ext.data.GroupingStore( {
|
||||
//var store = new Ext.data.Store( {
|
||||
remoteSort: true,
|
||||
proxy : new Ext.data.HttpProxy({
|
||||
url: 'processesList'
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user