diff options
| author | unknown | 2014-04-24 09:16:49 +0200 |
|---|---|---|
| committer | unknown | 2014-04-24 09:16:49 +0200 |
| commit | cd1d124dda6d4000a05fcfc22e39f4399c1955f7 (patch) | |
| tree | 8302b781652546b0acb0acd70c0310c2447199e8 /Dozentenmodul/src/gui/lecture | |
| parent | fds (diff) | |
| download | tutor-module-cd1d124dda6d4000a05fcfc22e39f4399c1955f7.tar.gz tutor-module-cd1d124dda6d4000a05fcfc22e39f4399c1955f7.tar.xz tutor-module-cd1d124dda6d4000a05fcfc22e39f4399c1955f7.zip | |
Loginname wurde angepasst
Diffstat (limited to 'Dozentenmodul/src/gui/lecture')
| -rw-r--r-- | Dozentenmodul/src/gui/lecture/CreateLectureLink_GUI.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dozentenmodul/src/gui/lecture/CreateLectureLink_GUI.java b/Dozentenmodul/src/gui/lecture/CreateLectureLink_GUI.java index 9da0400d..285a4ff6 100644 --- a/Dozentenmodul/src/gui/lecture/CreateLectureLink_GUI.java +++ b/Dozentenmodul/src/gui/lecture/CreateLectureLink_GUI.java @@ -389,6 +389,7 @@ public class CreateLectureLink_GUI extends JFrame { .toString(), Lecture.lecture.isActive(), imagename, + person.verantwortlicher.getUsername(), person.verantwortlicher.getVorname(), person.verantwortlicher.getName(), person.verantwortlicher.getHochschule(), |
