|
@ -46,7 +46,7 @@ mixin renderCommentComposer (formId, options = { }) |
|
|
|
|
|
|
|
|
if options.showCancel |
|
|
if options.showCancel |
|
|
.uk-width-auto |
|
|
.uk-width-auto |
|
|
button(type="submit").uk-button.dtp-button-secondary Cancel |
|
|
button(type="submit").uk-button.uk-button-secondary.uk-border-rounded Cancel |
|
|
|
|
|
|
|
|
.uk-width-auto |
|
|
.uk-width-auto |
|
|
button(type="submit").uk-button.dtp-button-primary Post |
|
|
button(type="submit").uk-button.uk-button-primary.uk-border-rounded Post |