From: vincent@cubedesigners.com Date: Mon, 28 Aug 2017 08:51:40 +0000 (+0000) Subject: fix #1623 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=644bb0c6870e959ddf6143628cf8e6475bbcd5fe;p=cubeextranet.git fix #1623 @0:05 --- diff --git a/fluidbook/tools/fwstk/.idea/workspace.xml b/fluidbook/tools/fwstk/.idea/workspace.xml index 9d98dc8fb..85f4adf83 100644 --- a/fluidbook/tools/fwstk/.idea/workspace.xml +++ b/fluidbook/tools/fwstk/.idea/workspace.xml @@ -6,11 +6,7 @@ - - - - - + @@ -1189,7 +1185,7 @@ - + 1487172253077 @@ -1219,11 +1215,18 @@ - - diff --git a/inc/ws/Controlleur/class.ws.conversion.session.php b/inc/ws/Controlleur/class.ws.conversion.session.php index 43603f22c..0a17859a1 100644 --- a/inc/ws/Controlleur/class.ws.conversion.session.php +++ b/inc/ws/Controlleur/class.ws.conversion.session.php @@ -136,7 +136,6 @@ class wsConversionSession { $log = $dao->putLinksFromCSV($this->currentDoc->document_id); $this->currentDoc->addToLog($log); } - $this->currentDoc->optimizeSVG(); $this->processedDoc++; ob_flush();