diff --git a/template/common.go b/template/common.go index 3526d820..9e1783d0 100644 --- a/template/common.go +++ b/template/common.go @@ -237,7 +237,7 @@ SOFTWARE.
{{ t "page.keyboard_shortcuts.subtitle.pages" }}
@@ -522,8 +522,8 @@ var templateCommonMapChecksums = map[string]string{ "feed_list": "931e43d328a116318c510de5658c688cd940b934c86b6ec82a472e1f81e020ae", "feed_menu": "318d8662dda5ca9dfc75b909c8461e79c86fb5082df1428f67aaf856f19f4b50", "icons": "3dbe754a98f524a227111191d76b8c6944711b13613cc548ee9e9808fe0bffb4", - "item_meta": "8306adf3ef9966de3e3dc74ca1042e51d778b027ab8cf0a60a2e94a0115982dc", - "layout": "e44dd40d22aec224b9f3d29391e21d4c066f8ecebbd3678a9b4832d014fffe65", + "item_meta": "b7d69c26be12f72f821d7b509a9f910b1f341c2db02f138d5178f72a2c5b7939", + "layout": "affdf6da489d9fbc50a58ffcab0e64d784d8befb32031f1249dee4c1f8d967e1", "pagination": "7b61288e86283c4cf0dc83bcbf8bf1c00c7cb29e60201c8c0b633b2450d2911f", "settings_menu": "e2b777630c0efdbc529800303c01d6744ed3af80ec505ac5a5b3f99c9b989156", } diff --git a/template/html/common/item_meta.html b/template/html/common/item_meta.html index f3227c14..e245c61b 100644 --- a/template/html/common/item_meta.html +++ b/template/html/common/item_meta.html @@ -2,7 +2,7 @@{{ t "page.keyboard_shortcuts.subtitle.pages" }}
diff --git a/ui/static/js.go b/ui/static/js.go index f4d64d2d..5f28665f 100644 --- a/ui/static/js.go +++ b/ui/static/js.go @@ -3,11 +3,11 @@ package static // import "miniflux.app/ui/static" var Javascripts = map[string]string{ - "app": `!function(){'use strict';class a{static isVisible(a){return a.offsetParent!==null}static openNewTab(b){let a=window.open("");a.opener=null,a.location=b,a.focus()}static scrollPageTo(a){let d=window.pageYOffset,b=document.documentElement.clientHeight,c=d+b,e=a.offsetTop+a.offsetHeight;(c-e<0||c-a.offsetTop>b)&&window.scrollTo(0,a.offsetTop-10)}static getVisibleElements(c){let a=document.querySelectorAll(c),b=[];for(let c=0;c