17 lines
524 B
Plaintext
17 lines
524 B
Plaintext
$newline never
|
|
<table .table .table--striped .table--hover>
|
|
<thead>
|
|
<tr .table__row .table__row--head>
|
|
<th .table__th>_{MsgSystemMessageOnVolatileClusterSettingKey}
|
|
<th .table__th>_{MsgSystemMessageOnVolatileClusterSettingValue}
|
|
<td>
|
|
<tbody>
|
|
$forall coord <- review liveCoords lLength
|
|
<tr .massinput__cell .table__row>
|
|
^{cellWdgts ! coord}
|
|
<td>
|
|
^{fvWidget (delButtons ! coord)}
|
|
<tfoot>
|
|
<tr .massinput__cell.massinput__cell--add>
|
|
^{addWdgts ! (0, 0)}
|