diff --git a/web_src/js/index.js b/web_src/js/index.js index c51f6638e..cab488167 100755 --- a/web_src/js/index.js +++ b/web_src/js/index.js @@ -1222,10 +1222,18 @@ async function initRepository() { highlight(this); }); } + let imageShow = '' const $content = $segment.parent(); if (!$content.find('.ui.small.images').length) { if (data.attachments !== '') { - + if ($content.find('.ui.middle.aligned').length === 0) { + imageShow += '
' + imageShow += '