Changeset 765 for pro-violet-viettel/sourcecode/assets/js
- Timestamp:
- Feb 14, 2015 10:38:40 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/assets/js/frontend/lecture.js
r744 r765 6 6 } 7 7 } 8 //if (first_visit == '1') {9 8 10 if (p_period == -1 )9 if (p_period == -1 && is_overdate == 1) 11 10 { 12 11 $('#alert-trial-services').modal('show'); … … 25 24 } 26 25 } 27 28 //}29 30 26 31 27 $("#update_user_info.btn").click(function () {
Note: See TracChangeset
for help on using the changeset viewer.