From 89402b9d683d963ed44b4e6e96bd9aaa911765e4 Mon Sep 17 00:00:00 2001 From: sox Date: Thu, 15 Aug 2019 12:22:58 +0200 Subject: [PATCH] Move 3d view according to customer request --- .../contao/templates/modules/mod_propertyreader.html5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Resources/contao/templates/modules/mod_propertyreader.html5 b/src/Resources/contao/templates/modules/mod_propertyreader.html5 index a98c4d3..b80587c 100644 --- a/src/Resources/contao/templates/modules/mod_propertyreader.html5 +++ b/src/Resources/contao/templates/modules/mod_propertyreader.html5 @@ -20,9 +20,6 @@ description; ?> - ddd_view): ?> - - sliderImagePaths) > 0) : ?>
insert('mod_imageslider', array('imagepaths' => $this->sliderImagePaths)); ?> @@ -34,6 +31,9 @@
  • + ddd_view): ?> + + insert('mod_objectlist', array('objects' => $this->objects, 'jumpTo' => $this->jumpTo)); ?>
    endblock(); ?>