ItEr44S15RFNavegacionOrganizacionTraballoItEr43S20: Updated column header for orderelement name

This commit is contained in:
Lorenzo Tilve 2010-01-21 14:47:50 +01:00 committed by Javier Moran Rua
parent 113e469e2c
commit cb3c15ae0f

View file

@ -80,8 +80,8 @@ public abstract class TreeComponent extends HtmlMacroComponent {
renderer.addCodeCell(currentElement);
}
};
protected final Column nameAndDescriptionColumn = new Column(
_("Name and description"), "name") {
protected final Column nameAndDescriptionColumn = new Column(_("Name"),
"name") {
@Override
public <T extends ITreeNode<T>> void doCell(