Fixes: U4-3631 Disable preview button when there is no template assigned, since there is nothing to preview then...
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
|
||||
<div class="umb-tab-buttons" ng-class="{'umb-dimmed': busy}">
|
||||
<div class="btn-group">
|
||||
<div class="btn-group" ng-show="content.template">
|
||||
<a class="btn" ng-click="preview(content)">
|
||||
<localize key="buttons_showPage">Preview page</localize>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user