Commit before removing working dev image.
This commit is contained in:
parent
5ed801535d
commit
3d982218d2
@ -38,7 +38,7 @@ HlPerson class >> fromListName: aString [
|
||||
{ #category : #accessing }
|
||||
HlPerson >> asSubtiddler: aString [
|
||||
^ Tiddler new
|
||||
title: self givenName, ' ', self familyName, '/', aString.
|
||||
title: self givenName, ' ', self familyName, ': ', aString.
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
Loading…
Reference in New Issue
Block a user