From 377e0b812cc0cdbd674b56f1cfaa722150b5e58e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Oct 2021 07:44:38 +0300 Subject: [PATCH] add data-orig-feed-title to generated headline markup --- js/Headlines.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/js/Headlines.js b/js/Headlines.js index f3c4fb434..f9ec21c18 100755 --- a/js/Headlines.js +++ b/js/Headlines.js @@ -490,6 +490,7 @@ const Headlines = { id="RROW-${hl.id}" data-article-id="${hl.id}" data-orig-feed-id="${hl.feed_id}" + data-orig-feed-title="${App.escapeHtml(hl.feed_title)}" data-is-packed="1" data-content="${App.escapeHtml(hl.content)}" data-rendered-enclosures="${App.escapeHtml(Article.renderEnclosures(hl.enclosures))}" @@ -566,6 +567,7 @@ const Headlines = { row = `