all: intial code import
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
updating
|
||||
renderEditButtonForContact: aContact on: html
|
||||
html tbsButton
|
||||
beSuccess;
|
||||
callback: [ self call: (WAContact editContact: aContact) ];
|
||||
with: 'Edit'
|
Reference in New Issue
Block a user