update names
This commit is contained in:
@@ -6,28 +6,12 @@ export default {
|
||||
CSE332S_L1: "Object-Oriented Programming Lab (Lecture 1)",
|
||||
CSE332S_L2: "Object-Oriented Programming Lab (Lecture 2)",
|
||||
CSE332S_L3: "Object-Oriented Programming Lab (Lecture 3)",
|
||||
CSE332S_L4: {
|
||||
display: "hidden"
|
||||
},
|
||||
CSE332S_L5: {
|
||||
display: "hidden"
|
||||
},
|
||||
CSE332S_L6: {
|
||||
display: "hidden"
|
||||
},
|
||||
CSE332S_L7: {
|
||||
display: "hidden"
|
||||
},
|
||||
CSE332S_L8: {
|
||||
display: "hidden"
|
||||
},
|
||||
CSE332S_L9: {
|
||||
display: "hidden"
|
||||
},
|
||||
CSE332S_L10: {
|
||||
display: "hidden"
|
||||
},
|
||||
CSE332S_L11: {
|
||||
display: "hidden"
|
||||
},
|
||||
CSE332S_L4: "Object-Oriented Programming Lab (Lecture 4)",
|
||||
CSE332S_L5: "Object-Oriented Programming Lab (Lecture 5)",
|
||||
CSE332S_L6: "Object-Oriented Programming Lab (Lecture 6)",
|
||||
CSE332S_L7: "Object-Oriented Programming Lab (Lecture 7)",
|
||||
CSE332S_L8: "Object-Oriented Programming Lab (Lecture 8)",
|
||||
CSE332S_L9: "Object-Oriented Programming Lab (Lecture 9)",
|
||||
CSE332S_L10: "Object-Oriented Programming Lab (Lecture 10)",
|
||||
CSE332S_L11: "Object-Oriented Programming Lab (Lecture 11)",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user