Index: lams_central/web/WEB-INF/tags/TabName.tag =================================================================== diff -u -r7329c82c5388fbb86b6a0a2b27a71151ee8f116e -r3b49b87753e99963e3931c4e9ba0779f9ffeb782 --- lams_central/web/WEB-INF/tags/TabName.tag (.../TabName.tag) (revision 7329c82c5388fbb86b6a0a2b27a71151ee8f116e) +++ lams_central/web/WEB-INF/tags/TabName.tag (.../TabName.tag) (revision 3b49b87753e99963e3931c4e9ba0779f9ffeb782) @@ -54,6 +54,6 @@ - + - \ No newline at end of file + Index: lams_central/web/authoring/authoring.jsp =================================================================== diff -u -rff01a6c237cefc4a5186889bf46041152cfc37ae -r3b49b87753e99963e3931c4e9ba0779f9ffeb782 --- lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision ff01a6c237cefc4a5186889bf46041152cfc37ae) +++ lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision 3b49b87753e99963e3931c4e9ba0779f9ffeb782) @@ -160,93 +160,93 @@
-
+
-
+
 
    -
  • -
  • +
  • +
-
+
 
    -
  • +
    • -
    • -
    • -
    • -
    • +
    • +
-
+
-
+
-
+
-
+
 
    -
  • +
-
+
 
    -
  • -
  • +
  • +
-
+
-
+
 
    -
  • -
  • +
  • +
-
+
@@ -268,6 +268,7 @@
- \ No newline at end of file + Index: lams_central/web/includes/javascript/authoring/authoringGeneral.js =================================================================== diff -u -rff01a6c237cefc4a5186889bf46041152cfc37ae -r3b49b87753e99963e3931c4e9ba0779f9ffeb782 --- lams_central/web/includes/javascript/authoring/authoringGeneral.js (.../authoringGeneral.js) (revision ff01a6c237cefc4a5186889bf46041152cfc37ae) +++ lams_central/web/includes/javascript/authoring/authoringGeneral.js (.../authoringGeneral.js) (revision 3b49b87753e99963e3931c4e9ba0779f9ffeb782) @@ -301,6 +301,7 @@ // buttons shared by both load and save dialogs var sharedButtons = [ { + 'id' : 'cancelButton', 'text' : 'Cancel', 'tabIndex' : -1, 'click' : function() { @@ -614,6 +615,7 @@ { 'class' : 'defaultFocus', 'text' : LABELS.SAVE_BUTTON, + 'id' : 'saveLdStoreButton', 'click' : function() { var dialog = $(this), container = dialog.closest('.ui-dialog'), @@ -2625,4 +2627,4 @@ }); } } -}; \ No newline at end of file +}; Index: lams_central/web/main.jsp =================================================================== diff -u -r8a39e73cf38d5f62bf4be88f765da4a23da49fff -r3b49b87753e99963e3931c4e9ba0779f9ffeb782 --- lams_central/web/main.jsp (.../main.jsp) (revision 8a39e73cf38d5f62bf4be88f765da4a23da49fff) +++ lams_central/web/main.jsp (.../main.jsp) (revision 3b49b87753e99963e3931c4e9ba0779f9ffeb782) @@ -245,7 +245,7 @@
- \ No newline at end of file +