Index: ssts-web/src/main/webapp/common/includeExtJsAndCss.jsp
===================================================================
diff -u -r34476 -r34488
--- ssts-web/src/main/webapp/common/includeExtJsAndCss.jsp (.../includeExtJsAndCss.jsp) (revision 34476)
+++ ssts-web/src/main/webapp/common/includeExtJsAndCss.jsp (.../includeExtJsAndCss.jsp) (revision 34488)
@@ -18,7 +18,6 @@
-
<%
LoginUserData loginUserData = AcegiHelper.getLoginUser();
String messagePromptType = null;
@@ -72,10 +71,6 @@
setTimeout(function(){
clearOncontextmenuEvent();
},3000)
-
- if(document.location.href == top.document.location.href){
- setIntervalFunction(sstsConfig);
- }