ItEr43S12CUGravacionModelosUnidadesTraballoItEr42S17: Initializing labels was missing
This commit is contained in:
parent
e3b896190b
commit
3d4c488ac6
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ public class OrderTemplatesModel implements IOrderTemplatesModel {
|
|||
.findExistingEntity(orderElement.getId());
|
||||
template = reloaded.createTemplate();
|
||||
treeModel = new TemplatesTree(template);
|
||||
getLabelsOnConversation().initializeLabels();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue