19 lines
438 B
Plaintext
19 lines
438 B
Plaintext
<section>
|
|
^{degreeTable}
|
|
<section>
|
|
^{studytermsTable}
|
|
<section>
|
|
<h2>_{MsgStudyFeatureInference}
|
|
<p>
|
|
$if null infConflicts
|
|
Kein Konflikte beobachtet.
|
|
$else
|
|
<h3>Studiengangseingträge mit beobachteten Konflikten:
|
|
<ul>
|
|
$forall (Entity _ (StudyTerms ky _ nm)) <- infConflicts
|
|
<li> #{show ky} - #{foldMap id nm}
|
|
^{btnForm}
|
|
|
|
<div .container>
|
|
^{candidateTable}
|