Skip to content

Commit

Permalink
Thêm giao diện thử trang đăng nhập và đăng kí
Browse files Browse the repository at this point in the history
  • Loading branch information
tutv committed May 9, 2015
1 parent 68ea08b commit b3a4ebb
Show file tree
Hide file tree
Showing 312 changed files with 82,015 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/BuoiHoc.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
/*
/**
* @Class BuoiHoc
* - id: ID của buổi học
* - nhom: nhóm của buổi học
Expand Down
3 changes: 2 additions & 1 deletion js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@ $(document).ready(function () {
$("#list-lesson").append(listLessonHTML);
}
infoLesson();
}
},
cache: true
});
});

Expand Down
Loading

0 comments on commit b3a4ebb

Please sign in to comment.