all: intial code import
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
rendering
|
||||
renderGlobalButtonsOn: html
|
||||
html tbsButtonGroup: [
|
||||
html tbsButton
|
||||
beSuccess;
|
||||
callback: [ self addContact ];
|
||||
with: 'New contact'
|
||||
]
|
Reference in New Issue
Block a user