From ec85d65418009ac9aa9a354967ba7dc0001dbc90 Mon Sep 17 00:00:00 2001 From: Yuriy Bakhtin Date: Mon, 22 Apr 2024 15:33:33 +0200 Subject: [PATCH] Fix image space rending on wall entry --- docs/CHANGELOG.md | 3 +++ module.json | 2 +- widgets/views/wallEntryFile.php | 13 +++++++------ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index cb9a390..c39050e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,9 @@ Changelog ========= +0.16.7 - Unreleased +------------------------- +- Fix #216: Fix image space rending on wall entry 0.16.6 - March 14, 2024 ------------------------- diff --git a/module.json b/module.json index 8566efe..196b5f9 100644 --- a/module.json +++ b/module.json @@ -9,7 +9,7 @@ "organisation", "sharing" ], - "version": "0.16.6", + "version": "0.16.7", "humhub": { "minVersion": "1.14" }, diff --git a/widgets/views/wallEntryFile.php b/widgets/views/wallEntryFile.php index 732afbe..3524941 100644 --- a/widgets/views/wallEntryFile.php +++ b/widgets/views/wallEntryFile.php @@ -19,16 +19,17 @@ - 'text-decoration: underline']); ?>
- Yii::$app->formatter->asShortSize($fileSize, 1)]); ?>
+ 'text-decoration: underline']); ?>
+ Yii::$app->formatter->asShortSize($fileSize, 1)]); ?>
description)): ?> -
- description, RichText::FORMAT_HTML); ?> -
+
+
+ description, RichText::FORMAT_HTML) ?> +
-
+
'btn btn-sm btn-default', 'data-ui-loader' => '']); ?>