Index: lams_central/web/outcome/outcomeEdit.jsp =================================================================== diff -u -rfd2cfad55c7c517931f69334ce644d509ec28140 -r7ba17e82a4cd08db748536b39aef80a4f1c03027 --- lams_central/web/outcome/outcomeEdit.jsp (.../outcomeEdit.jsp) (revision fd2cfad55c7c517931f69334ce644d509ec28140) +++ lams_central/web/outcome/outcomeEdit.jsp (.../outcomeEdit.jsp) (revision 7ba17e82a4cd08db748536b39aef80a4f1c03027) @@ -21,16 +21,14 @@ var outcomesFrame = $('#dialogOutcome iframe', window.parent.document); if (outcomesFrame.length == 0) { - window.parent.document.location.href = - 'outcome/outcomeManage.do${empty param.organisationID ? "" : "?organisationID=param.organisationID"}'; + window.parent.document.location.href = 'outcome/outcomeManage.do'; } else { outcomesFrame.attr('src', outcomesFrame.attr('src')); $('#dialogOutcomeEdit', window.parent.document).remove(); } - var organisationId = '${param.organisationID}', - LAMS_URL = '', + var LAMS_URL = '', decoderDiv = $('
'), LABELS = { @@ -40,20 +38,14 @@ REMOVE_OUTCOME_CONFIRM_LABEL : decoderDiv.html('').text(), - OUTCOME_SCALE_MANAGE_TITLE : '', - - OUTCOME_SCALE_COURSE_MANAGE_TITLE : '' + OUTCOME_SCALE_MANAGE_TITLE : '' }; - - - -
@@ -66,28 +58,17 @@
- : - - - - - - - - -
-
: - - -
- -
- - - -
+
- - - +