Koha/koha-tmpl/opac-tmpl/prog/en/css
Jonathan Druart 4dbcd077f6 Bug 8377: Followup move style in a css file and do not pass template to a pm
1/ It's better to set style of the video marked in a css file.

2/ Replace some
  for my $i in (0..#$array)
with
  for my $element in (@array)

3/ the routine in a pm returns a hash not the $template variable

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-12-27 09:28:00 -05:00
..
babeltheque.css Bug 7470 follow-up: adding comments to avoid removal of this file 2012-08-02 14:14:26 +02:00
colors.css
datatables.css
hierarchy.css
jquery.rating.css Bug 7500 [FOLLOW-UP][Star ratings] Use CSS Sprites for faster page loading 2012-09-13 17:52:05 +02:00
opac.css Bug 8377: Followup move style in a css file and do not pass template to a pm 2012-12-27 09:28:00 -05:00
print.css Bug 8095 - Printed lists in the OPAC not easy to read 2012-05-28 14:30:43 +02:00
sco.css Bug 8955 - Self checkout should degrade gracefully with JavaScript turned off 2012-12-22 16:33:12 -05:00