chore: only display favouriteToggle-Button when logged in

This commit is contained in:
Wolfgang Witt 2021-04-06 12:48:21 +02:00 committed by Gregor Kleen
parent 01770b4ee2
commit 3f48d5aa0c

View File

@ -365,6 +365,7 @@ getCShowR tid ssh csh = do
^{courseName course} ^{courseName course}
$if not courseVisible && mayEdit $if not courseVisible && mayEdit
\ #{iconInvisible} \ #{iconInvisible}
$if isJust muid
^{favouriteToggleWgt} ^{favouriteToggleWgt}
|] |]