From: Vincent Vanwaelscappel Date: Tue, 2 Nov 2021 18:31:16 +0000 (+0100) Subject: wait #4851 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5bf0cd8076fac4f3f317c9e3c098efeb4a8377d0;p=odl.git wait #4851 @1 --- diff --git a/app/Jobs/ProcessFluidbook.php b/app/Jobs/ProcessFluidbook.php index 3f1be55..c38e646 100644 --- a/app/Jobs/ProcessFluidbook.php +++ b/app/Jobs/ProcessFluidbook.php @@ -69,6 +69,7 @@ class ProcessFluidbook extends Compiler public function prepareStub() { parent::prepareStub(); + Files::rmdir($this->stub.'/pdfjs'); $this->vdir->copyDirectory(resource_path('pdfjs'), '/pdfjs'); } diff --git a/resources/pdfjs/web/viewer.html b/resources/pdfjs/web/viewer.html index 1220396..3f64242 100644 --- a/resources/pdfjs/web/viewer.html +++ b/resources/pdfjs/web/viewer.html @@ -49,12 +49,8 @@ See https://github.com/adobe-type-tools/cmap-resources }); - - - -