Bugzilla – Attachment 32713 Details for
Bug 11668
Untranslatable "Total" in borrowers stats and other reports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11668: Follow-up - fix POD
Bug-11668-Follow-up---fix-POD.patch (text/plain), 1.93 KB, created by
Katrin Fischer
on 2014-10-25 10:18:09 UTC
(
hide
)
Description:
Bug 11668: Follow-up - fix POD
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-10-25 10:18:09 UTC
Size:
1.93 KB
patch
obsolete
>From a0753fca8240cde3ec43420f5c147e525f080689 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Sat, 25 Oct 2014 11:51:21 +0200 >Subject: [PATCH] Bug 11668: Follow-up - fix POD > >The QA script complained about some POD errors. I fixed those. > >I left the tabs for now, as the files are all tabs. >--- > reports/bor_issues_top.pl | 2 -- > reports/cat_issues_top.pl | 2 -- > reports/catalogue_stats.pl | 2 -- > reports/issues_avg_stats.pl | 2 -- > reports/reserves_stats.pl | 2 -- > 5 files changed, 10 deletions(-) > >diff --git a/reports/bor_issues_top.pl b/reports/bor_issues_top.pl >index ad0c9bf..0820630 100755 >--- a/reports/bor_issues_top.pl >+++ b/reports/bor_issues_top.pl >@@ -38,8 +38,6 @@ plugin that shows a stats on borrowers > > =head1 DESCRIPTION > >-=over 2 >- > =cut > > $debug = 1; >diff --git a/reports/cat_issues_top.pl b/reports/cat_issues_top.pl >index 80680e6..6a7b65b 100755 >--- a/reports/cat_issues_top.pl >+++ b/reports/cat_issues_top.pl >@@ -38,8 +38,6 @@ plugin that shows a stats on borrowers > > =head1 DESCRIPTION > >-=over 2 >- > =cut > > my $input = new CGI; >diff --git a/reports/catalogue_stats.pl b/reports/catalogue_stats.pl >index 31ea745..fe87179 100755 >--- a/reports/catalogue_stats.pl >+++ b/reports/catalogue_stats.pl >@@ -36,8 +36,6 @@ plugin that shows a stats on borrowers > > =head1 DESCRIPTION > >-=over 2 >- > =cut > > our $debug = 0; >diff --git a/reports/issues_avg_stats.pl b/reports/issues_avg_stats.pl >index f2d7838..27df9f3 100755 >--- a/reports/issues_avg_stats.pl >+++ b/reports/issues_avg_stats.pl >@@ -38,8 +38,6 @@ plugin that shows a stats on borrowers > > =head1 DESCRIPTION > >-=over 2 >- > =cut > > my $input = new CGI; >diff --git a/reports/reserves_stats.pl b/reports/reserves_stats.pl >index bc4c25b..438d4c9 100755 >--- a/reports/reserves_stats.pl >+++ b/reports/reserves_stats.pl >@@ -43,8 +43,6 @@ plugin that shows circulation stats > > =head1 DESCRIPTION > >-=over 2 >- > =cut > > # my $debug = 1; # override for now. >-- >1.9.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 11668
:
27936
|
31425
|
31438
|
31512
|
31513
|
32698
|
32699
|
32711
|
32712
| 32713 |
36794