From 7d8138790725df20775f89e5230d6de8cd27924d Mon Sep 17 00:00:00 2001 From: Jacob Bennett Date: Tue, 11 Aug 2015 22:48:49 -0400 Subject: [PATCH] fix comments link to focus on new comment field when being clicked --- resources/views/gistlogs/show.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/gistlogs/show.blade.php b/resources/views/gistlogs/show.blade.php index 83d787c8..c0f66787 100644 --- a/resources/views/gistlogs/show.blade.php +++ b/resources/views/gistlogs/show.blade.php @@ -18,7 +18,7 @@ Updated {{ $gistlog->updatedAt->diffForHumans() }} @if ($gistlog->hasComments())