Add list view labels mock

This commit is contained in:
Mads Rasmussen
2015-06-09 11:16:49 +02:00
parent f37fb1078f
commit 2c9343afcb

View File

@@ -1 +1,13 @@
list view
<div class="sub-view-columns">
<div class="sub-view-column-left">
<h5>Enable list view</h5>
<small>Configures the content item to show a sortable & searchable list of its children, the children will not be shown in the tree</small>
</div>
<div class="sub-view-column-right">
<label class="checkbox no-indent">
<input type="checkbox" /> Yes
</label>
</div>
</div>