We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34d513 commit 12830b3Copy full SHA for 12830b3
administrator/components/com_templates/views/template/tmpl/default.php
@@ -511,7 +511,7 @@ function clearCoords()
511
);
512
?>
513
<?php echo JLayoutHelper::render('joomla.modal.main', $folderModalData); ?>
514
-<?php if ($this->type != 'home') : ?>
+<?php if ($this->type == 'image') : ?>
515
<?php // Resize Modal
516
$resizeModalData = array(
517
'selector' => 'resizeModal',
0 commit comments