Index: lams_central/web/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/authoring/authoring.jsp,v diff -u -r1.6.2.21 -r1.6.2.22 --- lams_central/web/authoring/authoring.jsp 26 Feb 2016 06:50:57 -0000 1.6.2.21 +++ lams_central/web/authoring/authoring.jsp 29 Feb 2016 10:16:17 -0000 1.6.2.22 @@ -113,6 +113,8 @@ SEQUENCE_VALIDATION_ISSUES : '', SAVE_SUCCESSFUL : decoderDiv.html('').text(), + + LIVEEDIT_SAVE_SUCCESSFUL : decoderDiv.html('').text(), DELETE_NODE_CONFIRM : decoderDiv.html('').text(), @@ -137,6 +139,8 @@ SEQUENCE_EXISTS_ERROR : decoderDiv.html('').text(), SEQUENCE_SAVE_ERROR : decoderDiv.html('').text(), + + SVG_SAVE_ERROR : decoderDiv.html('').text(), SEQUENCE_NOT_SELECTED_ERROR : decoderDiv.html('').text(),