Index: lams_central/web/addLesson.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/addLesson.jsp,v diff -u -r1.16.2.12 -r1.16.2.13 --- lams_central/web/addLesson.jsp 21 Oct 2016 15:14:58 -0000 1.16.2.12 +++ lams_central/web/addLesson.jsp 23 Oct 2016 15:00:29 -0000 1.16.2.13 @@ -45,8 +45,6 @@ LABEL_NAME_INVALID_CHARACTERS = ''; $(document).ready(function(){ - $('#tabs').tabs(); - initLessonTab(); initClassTab(); initAdvancedTab();