diff --git a/extractorapp/src/main/webapp/app/js/GEOR_config.js b/extractorapp/src/main/webapp/app/js/GEOR_config.js index 33731d66..f8b10849 100644 --- a/extractorapp/src/main/webapp/app/js/GEOR_config.js +++ b/extractorapp/src/main/webapp/app/js/GEOR_config.js @@ -215,7 +215,7 @@ GEOR.config = (function() { * */ PDF_URL: getCustomParameter("PDF_URL", - "/header/cgu.pdf"), + ""), /***** Beginning of config options which can be overriden by GEOR.custom *****/