Updating dataviz package.
This commit is contained in:
parent
cf2682cda8
commit
a2bf4d31bc
@ -278,8 +278,8 @@ GrafoscopioBrowser class >> updateDataviz [
|
|||||||
| update |
|
| update |
|
||||||
|
|
||||||
update := (UIManager default
|
update := (UIManager default
|
||||||
question: '¿Desea actualizar la galería de proyectos'
|
question: 'Dataviz es un paquete de visualización de datos'
|
||||||
title: 'Actualizar galeria de proyectos').
|
title: 'Actualizar paquete Dataviz').
|
||||||
update ifNotNil: [
|
update ifNotNil: [
|
||||||
update
|
update
|
||||||
ifTrue: [
|
ifTrue: [
|
||||||
|
Loading…
Reference in New Issue
Block a user