From 3aad9b4b70921e9be670560f42f00dcd448e27bb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 11 Dec 2017 10:34:34 +0100 Subject: bumpViewCount and revisions --- public/assets/js/lib/views/index/threadbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/assets/js/lib') diff --git a/public/assets/js/lib/views/index/threadbox.js b/public/assets/js/lib/views/index/threadbox.js index 2cde812..f3c4e0f 100644 --- a/public/assets/js/lib/views/index/threadbox.js +++ b/public/assets/js/lib/views/index/threadbox.js @@ -38,7 +38,7 @@ var ThreadBox = View.extend({ this.appendThreads(keywords[keyword]) }) } - if (is_mobile) { + if (is_mobile || window.innerWidth < 700) { $('.ledger .keyword').each(function(){ $('td:nth-child(2)', this).prepend($("td:nth-child(1)", this).html()) }) -- cgit v1.2.3-70-g09d2