Bug #1337: Removed unnecesary response when redrawing earned value
FEA: ItEr76S04BugFixing
This commit is contained in:
parent
369514d70f
commit
76dce94860
1 changed files with 1 additions and 3 deletions
|
|
@ -305,9 +305,7 @@ public class CompanyPlanningModel implements ICompanyPlanningModel {
|
|||
// TODO Auto-generated catch block
|
||||
e.printStackTrace();
|
||||
}
|
||||
Clients.response("aa",
|
||||
new AuInsertAfter(chartComponent.getTabpanels()
|
||||
.getFirstChild(), asList(out.toString())));
|
||||
|
||||
return null;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue