Minor fix with nav bar.
This commit is contained in:
parent
fd35707625
commit
d7bc31b094
@ -241,7 +241,7 @@ Markdeep >> metadataFromXML: aXMLDocument [
|
||||
|
||||
{ #category : #'instance creation' }
|
||||
Markdeep >> navTop [
|
||||
^ navTop
|
||||
^ navTop ifNil: [ navTop := '' ]
|
||||
]
|
||||
|
||||
{ #category : #'as yet unclassified' }
|
||||
|
Loading…
Reference in New Issue
Block a user