From 75227818ae83dded3152f3c8667db6e87f94fde7 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 11 Dec 2017 09:22:10 +0100 Subject: log in and out --- public/assets/js/lib/views/details/comments.js | 1 - 1 file changed, 1 deletion(-) (limited to 'public/assets/js/lib/views/details') diff --git a/public/assets/js/lib/views/details/comments.js b/public/assets/js/lib/views/details/comments.js index 65473c6..5d99138 100644 --- a/public/assets/js/lib/views/details/comments.js +++ b/public/assets/js/lib/views/details/comments.js @@ -26,7 +26,6 @@ var CommentsView = FormView.extend({ .replace(/{{comment}}/g, tidy_urls(comment.comment)) .replace(/{{date}}/g, datetime[0]) .replace(/{{time}}/g, datetime[1]) - console.log(t) var $t = $(t) return $t }, -- cgit v1.2.3-70-g09d2