fixed link bug import

This commit is contained in:
Sriram Hariharan
2019-08-13 18:25:28 -05:00
parent fffb49bcdf
commit 8e8f2d96ef
2 changed files with 7 additions and 6 deletions

View File

@@ -152,6 +152,8 @@ function getCourseInfo(row) {
}
function saveCourse() {
console.log(curr_course);
console.log(JSON.stringify(curr_course));
let {
full_name,
unique,