From 480a6a90b52ffe01ce14bf4b1b9c84c9c060ed60 Mon Sep 17 00:00:00 2001 From: SF4524LogeshKumar Date: Mon, 7 Apr 2025 19:06:55 +0530 Subject: [PATCH 1/5] 951648: Updated the UG documentation for Content Security Policy --- ej2-javascript-toc.html | 2 +- .../pdfviewer/js/content-security-policy.md | 90 +++++++++++++++++++ .../content-security-policy.md | 62 ------------- 3 files changed, 91 insertions(+), 63 deletions(-) create mode 100644 ej2-javascript/pdfviewer/js/content-security-policy.md delete mode 100644 ej2-javascript/pdfviewer/js/troubleshooting/content-security-policy.md diff --git a/ej2-javascript-toc.html b/ej2-javascript-toc.html index cc6d72de0..f82e8d6c4 100644 --- a/ej2-javascript-toc.html +++ b/ej2-javascript-toc.html @@ -1933,6 +1933,7 @@
  • Print
  • Download
  • Globalization
  • +
  • Content Security Policy
  • Migration from Essential JS 1
  • Server Deployment