25 lines
463 B
Plaintext
25 lines
463 B
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>,Sarah Vaupel <vaupel.sarah@campus.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
$case userIdent
|
|
$of Left _
|
|
<td>
|
|
^{identWidget}
|
|
<td>
|
|
^{messageTooltip invWarnMsg}
|
|
$of Right _
|
|
<td colspan=2>
|
|
^{identWidget}
|
|
<td>
|
|
#{csrf}
|
|
^{fvWidget stateView}
|
|
<td>
|
|
^{fvWidget deficitView}
|
|
<td>
|
|
^{fvWidget byTutView}
|
|
<td>
|
|
^{fvWidget propView}
|