ItEr28S05RFControlAvancesIncompatiblesEnUnidadesTraballoItEr27S05: Fixed little bug when showing several advances in the same chart.
This commit is contained in:
parent
78ad9e923a
commit
ab4cd9c0d1
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ public class ManageOrderElementAdvancesController extends
|
|||
this.manageOrderElementAdvancesModel.init(orderElementModel
|
||||
.getOrderElement());
|
||||
this.indexSelectedItem = -1;
|
||||
selectedAdvances.clear();
|
||||
Util.reloadBindings(window);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue