You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contentcuration/contentcuration/frontend/channelEdit/components/AssessmentItemEditor/AssessmentItemEditor.vue
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -285,13 +285,6 @@
285
285
if (!this.question) {
286
286
this.openQuestion();
287
287
}
288
-
// Assessments are nested inside of a scrolling panel.
289
-
// Instead of propagating an event all the way back to
0 commit comments