mirror of https://github.com/rancher/ui.git
20297
This commit is contained in:
parent
23a9a23f77
commit
a487aae5f5
|
|
@ -22,7 +22,7 @@
|
||||||
as |sortable kind row dt|
|
as |sortable kind row dt|
|
||||||
}}
|
}}
|
||||||
{{#if (eq kind "row")}}
|
{{#if (eq kind "row")}}
|
||||||
<tr>
|
<tr class="main-row">
|
||||||
<td data-title="{{dt.type}}">
|
<td data-title="{{dt.type}}">
|
||||||
{{row.type}}
|
{{row.type}}
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue