Update Umbraco to 7.12.2

This commit is contained in:
2018-09-16 15:08:47 -04:00
parent 7ed7776432
commit 616ab81bad
764 changed files with 142787 additions and 66790 deletions
@@ -1,9 +1,11 @@
<div class="umb-list-view-settings">
<div class="umb-list-view-settings__trigger">
<label class="checkbox no-indent">
<input type="checkbox" ng-model="enableListView" hotkey="alt+shift+l" />
<localize key="general_yes"></localize> - <localize key="contentTypeEditor_enableListViewHeading"></localize>
<umb-toggle
checked="enableListView"
on-click="toggle()"
hotkey="alt+shift+l">
</umb-toggle>
</div>
<!-- list view enabled -->