Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 5883da82 authored by Al Taaj Kautsar Supangkat's avatar Al Taaj Kautsar Supangkat
Browse files

test commit

parent d6a46f55
No related branches found
No related tags found
1 merge request!9Bagus2
...@@ -22,7 +22,7 @@ public class TeachingAssistant extends Role { ...@@ -22,7 +22,7 @@ public class TeachingAssistant extends Role {
private CourseList courseList = new CourseList(); private CourseList courseList = new CourseList();
private TimetableList timetableList = new TimetableList(); private TimetableList timetableList = new TimetableList();
private AssignmentList assignmentList = new AssignmentList(); private AssignmentList assignmentList = new AssignmentList();
// User currentUser = Main.currentUser;
private String assignmentName; private String assignmentName;
private Course assignmentCourse; private Course assignmentCourse;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment