From 2716acbb1155662613e788cc7babe024b128dc75 Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Fri, 17 Aug 2007 18:07:21 +0200 Subject: [PATCH] loading template 1st to have userenv set + fixing javasccript bug + reindenting Signed-off-by: Chris Cormack --- C4/Bookseller.pm | 1 - .../intranet-tmpl/prog/en/serials/claims.tmpl | 319 +++++++++--------- serials/claims.pl | 22 +- 3 files changed, 167 insertions(+), 175 deletions(-) diff --git a/C4/Bookseller.pm b/C4/Bookseller.pm index f970774aaf..b30c1bfbb6 100755 --- a/C4/Bookseller.pm +++ b/C4/Bookseller.pm @@ -84,7 +84,6 @@ sub GetBookSeller { while ( my $data = $sth->fetchrow_hashref ) { $sth2->execute($data->{id}); ($data->{basketcount}) = $sth2->fetchrow(); - warn "COUNT : ".$data->{basketcount}; push( @results, $data ); } $sth->finish; diff --git a/koha-tmpl/intranet-tmpl/prog/en/serials/claims.tmpl b/koha-tmpl/intranet-tmpl/prog/en/serials/claims.tmpl index 30d8ac30f8..4ebb2c8619 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/serials/claims.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/serials/claims.tmpl @@ -1,177 +1,170 @@ - -Koha › Subscription edit - - - - - - -
+ +
- -