mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:25:56 +00:00
render enclosures on the client
This commit is contained in:
@@ -488,7 +488,7 @@ const Headlines = {
|
||||
<img src="${App.getInitParam('icon_indicator_white')}">
|
||||
</div>
|
||||
<div class="intermediate">
|
||||
${hl.enclosures}
|
||||
${Article.renderEnclosures(hl.enclosures)}
|
||||
</div>
|
||||
<div class="footer" onclick="event.stopPropagation()">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user