From 95e1038e6dd0feff79b6290b46968747cccca277 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 9 Dec 2018 16:12:04 +0300 Subject: consistency: show author in multipanel headlines row --- js/Headlines.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/Headlines.js') diff --git a/js/Headlines.js b/js/Headlines.js index 05d40e926..4524f0556 100755 --- a/js/Headlines.js +++ b/js/Headlines.js @@ -347,7 +347,7 @@ define(["dojo/_base/declare"], function (declare) {
${hl.title} ${hl.content_preview} - + ${hl.author} ${hl.labels}
-- cgit v1.2.3-54-g00ecf