mirror of https://github.com/rancher/ui.git
main row swap
This commit is contained in:
parent
067d110eff
commit
cead5fd9f8
|
|
@ -14,7 +14,7 @@
|
||||||
as |sortable kind ns dt|
|
as |sortable kind ns dt|
|
||||||
}}
|
}}
|
||||||
{{#if (eq kind "row")}}
|
{{#if (eq kind "row")}}
|
||||||
<tr class="sub-row">
|
<tr class="main-row">
|
||||||
<td valign="middle" class="row-check" style="padding-top: 2px;">
|
<td valign="middle" class="row-check" style="padding-top: 2px;">
|
||||||
{{check-box nodeId=ns.id}}
|
{{check-box nodeId=ns.id}}
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue