Small UI improvement to Content / Content Definition export UI.

This commit is contained in:
Sipke Schoorstra
2015-09-12 19:25:55 +01:00
parent 5540e98079
commit fe43ef4912

View File

@@ -9,13 +9,14 @@
<thead>
<tr>
<th>@T("Content Type")</th>
<th>@T("Content")</th>
<th>@T("Content Definition")</th>
</tr>
<tr class="sub">
<th>&nbsp;</th>
<th><input type="checkbox" class="check-all-in-column" /></th>
<th><input type="checkbox" class="check-all-in-column" /></th>
<th>
<input type="checkbox" class="check-all-in-column" />
@T("Content")
</th>
<th>
<input type="checkbox" class="check-all-in-column" />
@T("Content Definition")
</th>
</tr>
</thead>
<tbody>