add email setting, closes #5. other misc small fixes
This commit is contained in:
parent
135bd95a6a
commit
86b061c971
11 changed files with 85 additions and 99 deletions
|
|
@ -46,6 +46,10 @@ module.exports = {
|
|||
'alert-success',
|
||||
'alert-warning',
|
||||
'alert-error',
|
||||
'btn-info',
|
||||
'btn-success',
|
||||
'btn-warning',
|
||||
'btn-error',
|
||||
'bg-info',
|
||||
'bg-success',
|
||||
'bg-warning',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue