From 3dc56057ab145d97146a0333e67a366d6889ab8f Mon Sep 17 00:00:00 2001 From: Mayhem Date: Mon, 10 Feb 2014 10:00:29 +0100 Subject: [PATCH] Don't open threads from the catalog in new tabs. Conflicts: html/General/Thread-catalog-view.html --- src/General/Build.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/Build.coffee b/src/General/Build.coffee index 180cc6671..b3f8ead96 100755 --- a/src/General/Build.coffee +++ b/src/General/Build.coffee @@ -351,7 +351,7 @@ Build = root = $.el 'div', className: 'catalog-thread' $.extend root, <%= html( - '' + + '' + '&{thumb}' + '' + '
' +