This commit is contained in:
Gregor Kleen 2018-07-02 09:07:04 +02:00
parent c8f0ef52cf
commit ec170dca03

View File

@ -1,5 +1,5 @@
$maybe arCid <- mArCid $maybe arCid <- mArCid
<sec> <section style="padding-bottom:1em; margin-bottom:1em; border-bottom:1px solid black;">
<h2> <h2>
<a href=@{CSheetR tid csh shn (SubmissionDownloadArchiveR arCid)}>Archiv <a href=@{CSheetR tid csh shn (SubmissionDownloadArchiveR arCid)}>Archiv
$forall (name,time) <- lastEdits $forall (name,time) <- lastEdits
@ -8,8 +8,6 @@ $maybe arCid <- mArCid
<h3>Enthaltene Dateien: <h3>Enthaltene Dateien:
^{fileTable} ^{fileTable}
<hr> <section>
<sec>
<form .form-horizontal method=post action=@{actionUrl} enctype=#{formEnctype}> <form .form-horizontal method=post action=@{actionUrl} enctype=#{formEnctype}>
^{formWidget} ^{formWidget}