ItEr30S17ValidacionEProbasFuncionais: Removing old chart. Fixes bug #19.
This commit is contained in:
parent
a623f0280e
commit
e6315dd1ca
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ public class Planner extends HtmlMacroComponent {
|
|||
|
||||
Component chartComponent = configuration.getChartComponent();
|
||||
if (chartComponent != null) {
|
||||
getFellow("insertionPointChart").appendChild(chartComponent);
|
||||
setAt("insertionPointChart", chartComponent);
|
||||
}
|
||||
|
||||
this.addingDependenciesEnabled = configuration
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue