all: intial code import
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
rendering
|
||||
renderButtonsForContact: aContact on: html
|
||||
html tbsButtonGroup: [
|
||||
self
|
||||
renderEditButtonForContact: aContact on: html;
|
||||
renderRemoveButtonForContact: aContact on: html
|
||||
]
|
Reference in New Issue
Block a user