Lines 139-146
A hashref containing:
Link Here
|
139 |
=over |
139 |
=over |
140 |
|
140 |
|
141 |
=item * rating_avg - average rating of a biblio |
141 |
=item * rating_avg - average rating of a biblio |
|
|
142 |
|
142 |
=item * rating_avg_int - average rating of a biblio, rounded to 1dp |
143 |
=item * rating_avg_int - average rating of a biblio, rounded to 1dp |
|
|
144 |
|
143 |
=item * rating_total - total number of ratings of a biblio |
145 |
=item * rating_total - total number of ratings of a biblio |
|
|
146 |
|
144 |
=item * rating_value - logged-in user's rating of a biblio |
147 |
=item * rating_value - logged-in user's rating of a biblio |
145 |
|
148 |
|
146 |
=back |
149 |
=back |
147 |
- |
|
|