Synced for the new version release.
This commit is contained in:
parent
1596121745
commit
2b7175b8fc
@ -85,7 +85,7 @@ GrafoscopioNotebook >> initializeWidgets [
|
||||
header := self newText.
|
||||
|
||||
body disable.
|
||||
body text: '<-- Seleciona un nodo a la izquierda'.
|
||||
body text: '<-- Select a node in the left panel'.
|
||||
|
||||
tree childrenBlock: [:node | node children];
|
||||
displayBlock: [:node | node title ].
|
||||
|
Loading…
Reference in New Issue
Block a user