From 7a68b3930ed0f8927cde86a51bd48c8d7b5d0369 Mon Sep 17 00:00:00 2001 From: Hector Castro Date: Thu, 16 Jun 2016 09:54:29 -0600 Subject: [PATCH] Bug 16742: (follow-up)Remove unused template subject.tt Delete extra useless comment line: "# if its a subject we need to use the subject.tt" Signed-off-by: Jonathan Druart --- catalogue/moredetail.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/catalogue/moredetail.pl b/catalogue/moredetail.pl index b0ed654..ef9de77 100755 --- a/catalogue/moredetail.pl +++ b/catalogue/moredetail.pl @@ -41,7 +41,6 @@ use Koha::Items; my $query=new CGI; -# if its a subject we need to use the subject.tt my ($template, $loggedinuser, $cookie) = get_template_and_user( { template_name => 'catalogue/moredetail.tt', -- 2.8.1