summaryrefslogtreecommitdiff
path: root/js/Headlines.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-11 08:35:02 +0300
committerAndrew Dolgov <[email protected]>2021-03-11 08:35:02 +0300
commitf9a381eccaf4062d2ac3a7a13fe0e8728d46f007 (patch)
treef72ed0f034837e2a60b9c1c748651604ba848c59 /js/Headlines.js
parent27ab16b6dc649fbda0ee329b42f1882623f9cba6 (diff)
grid: add a header icon (and a hotkey) to toggle article span entire row
Diffstat (limited to 'js/Headlines.js')
-rwxr-xr-xjs/Headlines.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/Headlines.js b/js/Headlines.js
index 36cff4bc8..65cd2480c 100755
--- a/js/Headlines.js
+++ b/js/Headlines.js
@@ -506,6 +506,7 @@ const Headlines = {
<span class="updated" title="${hl.imported}">${hl.updated}</span>
<div class="right">
+ <i class="material-icons icon-grid-span" title="${__("Span all columns")}" onclick="Article.cdmToggleGridSpan(${hl.id})">fullscreen</i>
<i class="material-icons icon-score" title="${hl.score}" onclick="Article.setScore(${hl.id}, this)">${Article.getScorePic(hl.score)}</i>
<span style="cursor : pointer" title="${App.escapeHtml(hl.feed_title)}" onclick="Feeds.open({feed:${hl.feed_id}})">