X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fwebapp%2Fapp%2FBluvalUI%2FApp.Config.js;fp=ui%2Fsrc%2Fmain%2Fwebapp%2Fapp%2FAECBlueprintValidationUI%2FApp.Config.js;h=8ae04878fb75249ef15fa790f15d3f2c67d487bf;hp=6186a2b15aef95fd38d9a4b5ae64628651ebd949;hb=2eba847ebb6acb2686be08eb1cdafc1b12071e7d;hpb=f86b9715d156238532fcb0bf464bd72e9cf7ce96 diff --git a/ui/src/main/webapp/app/AECBlueprintValidationUI/App.Config.js b/ui/src/main/webapp/app/BluvalUI/App.Config.js similarity index 84% rename from ui/src/main/webapp/app/AECBlueprintValidationUI/App.Config.js rename to ui/src/main/webapp/app/BluvalUI/App.Config.js index 6186a2b..8ae0487 100644 --- a/ui/src/main/webapp/app/AECBlueprintValidationUI/App.Config.js +++ b/ui/src/main/webapp/app/BluvalUI/App.Config.js @@ -15,5 +15,5 @@ */ var config_module = angular.module('App.Config', []); -config_module.constant('appContext', '/AECBlueprintValidationUI'); -config_module.constant('refreshPeriod', '5000'); // in msecs +config_module.constant('appContext', '/bluvalui'); +config_module.constant('refreshPeriod', '12000'); // in msecs