Index: lams_central/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -r48551771119f5d11f8e78d0608788e2d15ab3589 -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_central/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 48551771119f5d11f8e78d0608788e2d15ab3589)
+++ lams_central/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+
Index: lams_tool_chat/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -re1582051fac0c62608ec525ed2de8b666699ac86 -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_tool_chat/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision e1582051fac0c62608ec525ed2de8b666699ac86)
+++ lams_tool_chat/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+
Index: lams_tool_forum/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -rb9a105856c81f49b60f18e80bf9ee1bc7913f390 -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_tool_forum/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision b9a105856c81f49b60f18e80bf9ee1bc7913f390)
+++ lams_tool_forum/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+
Index: lams_tool_lamc/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -rbe0f74b3d01318467107b6a074df9a097ca56fc1 -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_tool_lamc/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision be0f74b3d01318467107b6a074df9a097ca56fc1)
+++ lams_tool_lamc/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+
Index: lams_tool_laqa/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -r79aa6d305d1c62b1aed8e0f8dfdedcc8e5c4bedb -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_tool_laqa/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 79aa6d305d1c62b1aed8e0f8dfdedcc8e5c4bedb)
+++ lams_tool_laqa/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+
Index: lams_tool_larsrc/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -rb9a105856c81f49b60f18e80bf9ee1bc7913f390 -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_tool_larsrc/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision b9a105856c81f49b60f18e80bf9ee1bc7913f390)
+++ lams_tool_larsrc/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+
Index: lams_tool_nb/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -r160d995179aec345c5f37711392035bd1514b586 -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_tool_nb/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 160d995179aec345c5f37711392035bd1514b586)
+++ lams_tool_nb/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+
Index: lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -r4166df6f6aeb3bf252c4365751108e34b5481f67 -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 4166df6f6aeb3bf252c4365751108e34b5481f67)
+++ lams_tool_sbmt/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+
Index: lams_tool_vote/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
diff -u -rbe0f74b3d01318467107b6a074df9a097ca56fc1 -r2b3d7902eba19ec19df28ddfdab299f6a794d15b
--- lams_tool_vote/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision be0f74b3d01318467107b6a074df9a097ca56fc1)
+++ lams_tool_vote/web/WEB-INF/tags/AuthoringButton.tag (.../AuthoringButton.tag) (revision 2b3d7902eba19ec19df28ddfdab299f6a794d15b)
@@ -64,7 +64,7 @@
if(truefalse){
location.href="";
}
- function doSubmit() {
+ function doSubmit_Form_Only() {
document.getElementById("${formID}").submit();
}
function doCancel() {
@@ -80,7 +80,7 @@
}
-
+