diff --git a/Jenkinsfile b/Jenkinsfile index dd47e4d1e..175d29f41 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -74,7 +74,7 @@ if(currentBuild.result != 'FAILURE') stage 'Delete Workspace' - def files = findFiles(glob: '**/cireports/spellcheck/*.*') + def files = findFiles(glob: '**/cireports/*.*') if(files.size() > 0) { diff --git a/ej2-javascript-toc.html b/ej2-javascript-toc.html index 16caf6574..340894b3d 100644 --- a/ej2-javascript-toc.html +++ b/ej2-javascript-toc.html @@ -987,6 +987,12 @@
  • Visio Integration
  • UML Sequence Diagram
  • +
  • Collaborative Editing + +
  • Accessibility
  • Commands
  • Undo and Redo
  • @@ -3043,7 +3049,20 @@
  • Release Notes