|
@@ -33,9 +33,9 @@ link href=url("/css/print_a4.css") rel="stylesheet" media="all"
|
|
|
.voffset-1
|
|
|
|Leistungen laut Konferenzbeschluss vom #{(hj.konferenzdatum).strftime("%d.%m.%Y")}:
|
|
|
-if !s.bk_abschluss.nil? && s.bk_abschluss.zulassung?
|
|
|
- ==partial :p_asz_zeugnis_noten, :s => s, :hj => hj, :repo => repo
|
|
|
+ ==partial :p_asz_zeugnis_noten, :s => s, :hj => hj, :repo => repo, :notenquelle => :bk_abschluss
|
|
|
-else
|
|
|
- ==partial :p_zeugnis_noten, :s => s, :hj => hj, :repo => repo
|
|
|
+ ==partial :p_zeugnis_noten, :s => s, :hj => hj, :repo => repo, :notenquelle => :agz
|
|
|
.row
|
|
|
.col-xs-12
|
|
|
hr
|