Skip to content
Snippets Groups Projects
Commit dac96b84 authored by Tom Robinson's avatar Tom Robinson
Browse files

Add checkbox for show/hide table fields

parent bdce7b51
No related merge requests found
......@@ -26,6 +26,8 @@
</div>
<div class="Grid">
<div class="Grid-cell">
<input ng-model="field.preview_display" type="checkbox" ng-change="inlineSaveField($index)">
<h3 class="TableField-name inline-block">
{{field.name}}
</h3>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment