Bug 16801 - Include Font Awesome Icons to check/unchek all in Administration > Librar...
[koha.git] / catalogue / moredetail.pl
index b0ed654..ef9de77 100755 (executable)
@@ -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',