Fixing problem with Devs' Notes notebook opening.
This commit is contained in:
parent
3cdef4bd7f
commit
be0b852a46
@ -13,7 +13,7 @@ GrafoscopioDocs class >> devNotes [
|
|||||||
I want to return, as defined on instance initialize method"
|
I want to return, as defined on instance initialize method"
|
||||||
| docs |
|
| docs |
|
||||||
docs := self newDefault.
|
docs := self newDefault.
|
||||||
^ (docs localPlace fullName, '/', (docs documents at: 3)) asFileReference.
|
^ (docs localPlace fullName, '/', (docs documents at: 5)) asFileReference.
|
||||||
]
|
]
|
||||||
|
|
||||||
{ #category : #initialization }
|
{ #category : #initialization }
|
||||||
|
Loading…
Reference in New Issue
Block a user