updates
This commit is contained in:
@@ -4,27 +4,15 @@ export default {
|
||||
type: 'separator'
|
||||
},
|
||||
Exam_reviews: "Exam reviews",
|
||||
CSE347_L1: "Lecture 1",
|
||||
CSE347_L2: "Lecture 2",
|
||||
CSE347_L3: "Lecture 3",
|
||||
CSE347_L4: "Lecture 4",
|
||||
CSE347_L5: "Lecture 5",
|
||||
CSE347_L6: "Lecture 6",
|
||||
CSE347_L7: "Lecture 7",
|
||||
CSE347_L8: "Lecture 8",
|
||||
CSE347_L9: "Lecture 9",
|
||||
CSE347_L10: "Lecture 10",
|
||||
CSE347_L11: "Lecture 11",
|
||||
CSE347_L12: {
|
||||
display: 'hidden'
|
||||
},
|
||||
CSE347_L13: {
|
||||
display: 'hidden'
|
||||
},
|
||||
CSE347_L14: {
|
||||
display: 'hidden'
|
||||
},
|
||||
CSE347_L15: {
|
||||
display: 'hidden'
|
||||
}
|
||||
}
|
||||
CSE347_L1: "Analysis of Algorithms (Lecture 1)",
|
||||
CSE347_L2: "Analysis of Algorithms (Lecture 2)",
|
||||
CSE347_L3: "Analysis of Algorithms (Lecture 3)",
|
||||
CSE347_L4: "Analysis of Algorithms (Lecture 4)",
|
||||
CSE347_L5: "Analysis of Algorithms (Lecture 5)",
|
||||
CSE347_L6: "Analysis of Algorithms (Lecture 6)",
|
||||
CSE347_L7: "Analysis of Algorithms (Lecture 7)",
|
||||
CSE347_L8: "Analysis of Algorithms (Lecture 8)",
|
||||
CSE347_L9: "Analysis of Algorithms (Lecture 9)",
|
||||
CSE347_L10: "Analysis of Algorithms (Lecture 10)",
|
||||
CSE347_L11: "Analysis of Algorithms (Lecture 11)"
|
||||
}
|
||||
Reference in New Issue
Block a user