|
@@ -16,7 +16,9 @@ link href=url("/css/print_a4.css") rel="stylesheet" media="all"
|
|
|
.row
|
|
|
.col-xs-12
|
|
|
span style="font-size: 15pt; line-height: 1.5em"
|
|
|
- =repo.fachklasse_info(hj, 'Schulform')+" | "
|
|
|
+ =repo.fachklasse_info(hj, 'Schulform')
|
|
|
+ /* =" | " */
|
|
|
+ br/
|
|
|
span style="font-size: 12pt; line-height: 1.2em"
|
|
|
=repo.fachklasse_info(hj, 'Bereich')
|
|
|
-if s.asd_schulform.start_with?("B")
|