Bugzilla – Attachment 40304 Details for
Bug 14383
Typos in various Koha files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14383: Fix POD error in C4/Ratings.pm
Bug-14383-Fix-POD-error-in-C4Ratingspm.patch (text/plain), 841 bytes, created by
Jonathan Druart
on 2015-06-18 14:20:38 UTC
(
hide
)
Description:
Bug 14383: Fix POD error in C4/Ratings.pm
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-06-18 14:20:38 UTC
Size:
841 bytes
patch
obsolete
>From 57e4e32304507b932403ac30028df43606030949 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@koha-community.org> >Date: Thu, 18 Jun 2015 15:19:25 +0200 >Subject: [PATCH] Bug 14383: Fix POD error in C4/Ratings.pm > >perl -e "use Pod::Checker;podchecker('C4/Ratings.pm');" > >Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> >--- > C4/Ratings.pm | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/C4/Ratings.pm b/C4/Ratings.pm >index 38e3521..f869f69 100644 >--- a/C4/Ratings.pm >+++ b/C4/Ratings.pm >@@ -139,8 +139,11 @@ A hashref containing: > =over > > =item * rating_avg - average rating of a biblio >+ > =item * rating_avg_int - average rating of a biblio, rounded to 1dp >+ > =item * rating_total - total number of ratings of a biblio >+ > =item * rating_value - logged-in user's rating of a biblio > > =back >-- >2.1.0
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 14383
:
40128
|
40129
|
40147
|
40148
|
40149
|
40150
|
40151
|
40152
|
40276
|
40277
|
40278
|
40279
|
40280
|
40281
|
40282
|
40283
|
40296
|
40297
|
40298
|
40299
|
40300
|
40301
|
40302
|
40303
| 40304