Index: lams_central/web/lti/addLesson.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/lti/addLesson.jsp,v diff -u -r1.1.2.3 -r1.1.2.4 --- lams_central/web/lti/addLesson.jsp 27 Oct 2016 16:02:36 -0000 1.1.2.3 +++ lams_central/web/lti/addLesson.jsp 8 Nov 2016 11:10:52 -0000 1.1.2.4 @@ -57,7 +57,13 @@ var userId = '', LAMS_URL = '', LABEL_RUN_SEQUENCES_FOLDER = '', - LABEL_NAME_INVALID_CHARACTERS = ''; + LABEL_NAME_INVALID_CHARACTERS = '', + LABELS = { + + NAVIGATE_AWAY_CONFIRM : decoderDiv.html('').text(), + + AUTHORING_TITLE : '' + }; $(document).ready(function (){