Stop showing old lesson overview after finishing a lesson
This commit is contained in:
parent
91eba2542a
commit
c11c0104a3
@ -39,7 +39,7 @@ function($,
|
|||||||
} else {
|
} else {
|
||||||
this.$el.show();
|
this.$el.show();
|
||||||
}
|
}
|
||||||
this.showAssignments();
|
//this.showAssignments();
|
||||||
|
|
||||||
return this;
|
return this;
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user