diff --git a/public/home/home.js b/public/home/home.js
index 74cfde9c8..d1733208b 100755
--- a/public/home/home.js
+++ b/public/home/home.js
@@ -119,7 +119,7 @@ document.onreadystatechange = function () {
continue;
}
}
- refresh3DInfo(record);
+ //refresh3DInfo(record);
var recordPrefix = getMsg(record);
if(record.OpType == "6" || record.OpType == "10" || record.OpType == "12" || record.OpType == "13"){
html += recordPrefix + actionName;
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index 333f87471..721743f46 100755
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -51,7 +51,27 @@
{{end}}