Upgrade JQuery to latest
[clamp.git] / src / main / resources / META-INF / resources / designer / scripts / aOnBoot.js
index 7ae482a..ededa7c 100644 (file)
@@ -311,7 +311,7 @@ function reloadDefaultVariables(isTemp) {
   vf_Services = null;
 }
 
-$(window).load(function() {
+$(window).on('load',function() {
   $.ajax({
     dataType: "json",
     url: '/restservices/clds/v1/clds/properties',