diff --git a/content/fasoverlay.js.php b/content/fasoverlay.js.php index 6c969b15a..da2182e68 100644 --- a/content/fasoverlay.js.php +++ b/content/fasoverlay.js.php @@ -1779,6 +1779,8 @@ function PrintStudienblatt(event) if(stsem == ss) { studienplan_id = getTreeCellText(tree, 'student-prestudent-tree-rolle-studienplan_id', v); + if(studienplan_id!='') + break; } } }