Adds Preview property to ContentItemDisplay
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
</umb-button>
|
||||
|
||||
<umb-button
|
||||
ng-if="!page.isNew"
|
||||
ng-if="!page.isNew && content.preview"
|
||||
type="button"
|
||||
action="preview(content)"
|
||||
label="Preview page"
|
||||
|
||||
Reference in New Issue
Block a user