ItEr55S04ValidacionEProbasFuncionaisItEr54S04: Removed trim of long labels in resourcesLoad tree
This commit is contained in:
parent
aab58d8d34
commit
e3395e4c40
1 changed files with 0 additions and 1 deletions
|
|
@ -222,7 +222,6 @@ MutableTreeModel<LoadTimeLine> modelForTree,
|
|||
Label label = new Label();
|
||||
final String conceptName = principal.getConceptName();
|
||||
label.setValue(conceptName);
|
||||
limitValue(result, label, 40);
|
||||
result.appendChild(label);
|
||||
return result;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue