Merge pull request #17 from silicakes/master
First pull request, minor fix
This commit is contained in:
@ -135,7 +135,7 @@ define(['jquery',
|
||||
};
|
||||
|
||||
this.restartLesson = function() {
|
||||
self=this;
|
||||
var self=this;
|
||||
$.ajax({
|
||||
url:'service/restartlesson.mvc',
|
||||
method:'GET'
|
||||
|
Reference in New Issue
Block a user