moved register-button for course into own line
This commit is contained in:
parent
b2874cf2bb
commit
9eaa280dfb
@ -30,14 +30,13 @@
|
|||||||
$maybe regTo <- courseRegisterTo course
|
$maybe regTo <- courseRegisterTo course
|
||||||
\ bis #{formatTimeGerWD regTo}
|
\ bis #{formatTimeGerWD regTo}
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
<td>
|
||||||
$# if allowed to register
|
$# if allowed to register
|
||||||
<div .course__registration.container>
|
<div .course__registration.container>
|
||||||
<button class="btn btn-primary">
|
<button class="btn btn-primary">
|
||||||
<a href="#">Anmelden
|
<a href="#">Anmelden
|
||||||
$# if already registered
|
|
||||||
<div .course__registration.container>
|
|
||||||
<button class="btn btn-info">
|
|
||||||
<a href="#">Abmelden
|
|
||||||
|
|
||||||
$# <form method=post action=@{CourseR tid csh CShow} enctype=#{regEnctype}>
|
$# <form method=post action=@{CourseR tid csh CShow} enctype=#{regEnctype}>
|
||||||
$# ^{regWidget}
|
$# ^{regWidget}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user