update page order
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
|
index: {
|
||||||
|
display: 'hidden'
|
||||||
|
},
|
||||||
Exam_reviews: "Exam reviews",
|
Exam_reviews: "Exam reviews",
|
||||||
CSE347_L1: "Lecture 1",
|
CSE347_L1: "Lecture 1",
|
||||||
CSE347_L2: "Lecture 2",
|
CSE347_L2: "Lecture 2",
|
||||||
@@ -22,8 +25,5 @@ export default {
|
|||||||
},
|
},
|
||||||
CSE347_L15: {
|
CSE347_L15: {
|
||||||
display: 'hidden'
|
display: 'hidden'
|
||||||
},
|
|
||||||
index: {
|
|
||||||
display: 'hidden'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
|
index: {
|
||||||
|
display: 'hidden'
|
||||||
|
},
|
||||||
Exam_reviews: "Exam reviews",
|
Exam_reviews: "Exam reviews",
|
||||||
CSE442T_L1: "Lecture 1",
|
CSE442T_L1: "Lecture 1",
|
||||||
CSE442T_L2: "Lecture 2",
|
CSE442T_L2: "Lecture 2",
|
||||||
@@ -29,8 +32,5 @@ export default {
|
|||||||
},
|
},
|
||||||
CSE442T_L24: {
|
CSE442T_L24: {
|
||||||
display: 'hidden'
|
display: 'hidden'
|
||||||
},
|
|
||||||
index: {
|
|
||||||
display: 'hidden'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
|
index: {
|
||||||
|
display: 'hidden'
|
||||||
|
},
|
||||||
Exam_reviews: "Exam reviews",
|
Exam_reviews: "Exam reviews",
|
||||||
Math4111_L1: "Lecture 1",
|
Math4111_L1: "Lecture 1",
|
||||||
Math4111_L2: "Lecture 2",
|
Math4111_L2: "Lecture 2",
|
||||||
@@ -39,8 +42,5 @@ export default {
|
|||||||
},
|
},
|
||||||
Math4111_L28: {
|
Math4111_L28: {
|
||||||
display: 'hidden'
|
display: 'hidden'
|
||||||
},
|
|
||||||
index: {
|
|
||||||
display: 'hidden'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user