Solving issue with opening notebooks from the web.
This commit is contained in:
parent
f882b1efd2
commit
206725dc4f
@ -457,7 +457,7 @@ GrafoscopioNotebook >> openFromUrl: anUrl [
|
||||
|
||||
| fileName |
|
||||
fileName := (anUrl splitOn: '/') last.
|
||||
GrafoscopioDockingBar
|
||||
GrafoscopioUtils
|
||||
downloadingFrom: anUrl
|
||||
withMessage: 'Downloading document...'
|
||||
into: FileLocator temp.
|
||||
|
Loading…
Reference in New Issue
Block a user