Index: lams_central/web/authoring/authoring.jsp
===================================================================
diff -u -ref32c5d5a859467fe2a98b31251041d4e0c0582c -r0549136389d906a0aa8837ffc15f8d57bc45d5b6
--- lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision ef32c5d5a859467fe2a98b31251041d4e0c0582c)
+++ lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision 0549136389d906a0aa8837ffc15f8d57bc45d5b6)
@@ -143,6 +143,9 @@
TEMPLATES : decoderDiv.html('').text(),
LIVE_EDIT_SAVE : decoderDiv.html('').text(),
+
+ NAVIGATE_AWAY_CONFIRM : decoderDiv.html('').text(),
+
// HandlerLib
@@ -277,6 +280,7 @@
canSetReadOnly = ${canSetReadOnly},
isReadOnlyMode = false,
activitiesOnlySelectable = false,
+ isLtiContentSelection = ${param.ltiContentSelection eq 'true'},
initContentFolderID = '${contentFolderID}',
initLearningDesignID = '${param.learningDesignID}',
initAccess = ${access},