fradrive/templates/sheetCorrectors/cell.hamlet
2019-10-01 14:06:03 +02:00

18 lines
265 B
Plaintext

$newline never
$case userIdent
$of Left _
<td>
^{identWidget}
<td>
^{messageTooltip invWarnMsg}
$of Right _
<td colspan=2>
^{identWidget}
<td>
#{csrf}
^{fvInput stateView}
<td>
^{fvInput byTutView}
<td>
^{fvInput propView}