set preview button to style "info"
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
<umb-button
|
||||
ng-if="!page.isNew && content.allowPreview"
|
||||
type="button"
|
||||
button-style="info"
|
||||
action="preview(content)"
|
||||
label="Preview page"
|
||||
label-key="buttons_showPage">
|
||||
|
||||
Reference in New Issue
Block a user