Delete buttons restyled.
This commit is contained in:
parent
322a2c9dfb
commit
4474a212e7
9 changed files with 10 additions and 10 deletions
app/scripts/directives
|
@ -35,7 +35,8 @@ angular.module('ffffng')
|
|||
'onSubmit': '=fSubmit',
|
||||
'onCancel': '=fCancel',
|
||||
'submitIcon': '@fSubmitIcon',
|
||||
'submitLabel': '@fSubmitLabel'
|
||||
'submitLabel': '@fSubmitLabel',
|
||||
'submitBtn': '@fSubmitBtn'
|
||||
}
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue