[PORTAL-7] Rebase
[portal.git] / ecomp-portal-BE / war / static / ebz / angular_js / ebiz_keepalive.js
diff --git a/ecomp-portal-BE/war/static/ebz/angular_js/ebiz_keepalive.js b/ecomp-portal-BE/war/static/ebz/angular_js/ebiz_keepalive.js
deleted file mode 100644 (file)
index a5947d9..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-function keepAlive(){
-               alert("<%=VSPUtils.getEbizKeepAliveURL(request)%>");
-               $.ajax({
-                       dataType: 'jsonp',
-                       url: "<%=VSPUtils.getEbizKeepAliveURL(request)%>", 
-                       jsonpCallback: 'JsonpCallback'          
-               });
-}
\ No newline at end of file