This commit is contained in:
lvuch 2019-07-18 12:53:58 -07:00
parent 23a9a23f77
commit a487aae5f5
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
as |sortable kind row dt|
}}
{{#if (eq kind "row")}}
<tr>
<tr class="main-row">
<td data-title="{{dt.type}}">
{{row.type}}
</td>