diff options
| author | unknown | 2014-04-24 09:23:02 +0200 |
|---|---|---|
| committer | unknown | 2014-04-24 09:23:02 +0200 |
| commit | c9b0a5ea06d0f481cab8208c922182817ecc3ac5 (patch) | |
| tree | c21d97add1378985e3b1a7868d33f36f2f37b7dd /Dozentenmodul/src/gui/lecture/CreateLectureLink_GUI.java | |
| parent | dghgf (diff) | |
| parent | Loginname wurde angepasst (diff) | |
| download | tutor-module-c9b0a5ea06d0f481cab8208c922182817ecc3ac5.tar.gz tutor-module-c9b0a5ea06d0f481cab8208c922182817ecc3ac5.tar.xz tutor-module-c9b0a5ea06d0f481cab8208c922182817ecc3ac5.zip | |
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Conflicts: hhh
Dozentenmodulserver/bin/server/ServerHandler.class
Dozentenmodulserver/bin/sql/SQL.class
Diffstat (limited to 'Dozentenmodul/src/gui/lecture/CreateLectureLink_GUI.java')
| -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(), |
