Add list view labels mock
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user