Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v8/feature/version-history-clean…
Browse files Browse the repository at this point in the history
…up-ui' into v9/feature/merge_and_clean_history_cleanup
  • Loading branch information
bergmania committed Nov 2, 2021
2 parents b7d5fd4 + c3279f7 commit cec9a22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h5><localize key="contentTypeEditor_historyCleanupHeading"></localize></h5>
<umb-box-content>
<p ></p>

<div class="umb-panel-group__details-status-text" ng-if="model.historyCleanup.globalEnableCleanup">
<div class="umb-panel-group__details-status-text" ng-if="!model.historyCleanup.globalEnableCleanup">
<p class="umb-panel-group__details-status-action"><localize key="contentTypeEditor_historyCleanupGloballyDisabled"></localize></p>
</div>

Expand Down

0 comments on commit cec9a22

Please sign in to comment.