We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3279f7 commit c7e9e94Copy full SHA for c7e9e94
src/Umbraco.Web.UI.Client/src/views/documenttypes/views/permissions/permissions.html
@@ -102,8 +102,6 @@ <h5><localize key="contentTypeEditor_historyCleanupHeading"></localize></h5>
102
103
<div class="sub-view-column-right">
104
<umb-box-content>
105
- <p ></p>
106
-
107
<div class="umb-panel-group__details-status-text" ng-if="!model.historyCleanup.globalEnableCleanup">
108
<p class="umb-panel-group__details-status-action"><localize key="contentTypeEditor_historyCleanupGloballyDisabled"></localize></p>
109
</div>
0 commit comments