BUG 6788 Ad Hoc Assignment within a Task does not work

improving the code
This commit is contained in:
Carlos Pacha
2011-05-11 10:53:17 -04:00
parent b805b0497a
commit 1e37ef8e3b

View File

@@ -717,10 +717,8 @@ Ext.onReady(function(){
Ext.QuickTips.init();
store = new Ext.data.GroupingStore( {
proxy : new Ext.data.HttpProxy({
url: '../adhocUserProxy/adhocAssignUsersk'//,
//method: 'POST'
url : '../adhocUserProxy/adhocAssignUsersk'
}),
reader : new Ext.data.JsonReader( {
root: 'data',
fields : [