From 53644b55eb3a6a355f25e4a30b62c2c78451cd29 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Thu, 27 Oct 2022 14:51:10 +0200 Subject: css --- public/assets/js/lib/views/stream/hootfilters.js | 1 - 1 file changed, 1 deletion(-) (limited to 'public/assets/js') diff --git a/public/assets/js/lib/views/stream/hootfilters.js b/public/assets/js/lib/views/stream/hootfilters.js index f1cf107..2f4e4ac 100644 --- a/public/assets/js/lib/views/stream/hootfilters.js +++ b/public/assets/js/lib/views/stream/hootfilters.js @@ -76,7 +76,6 @@ var HootFilters = View.extend({ classicHref = `/profile/${target.username}`; classicText = "profile"; } - console.log(classicHref, classicText); this.$classicLink.show(); this.$classicLink.find("a").attr("href", classicHref).html(classicText); } else { -- cgit v1.2.3-70-g09d2