Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
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
includes Bug 8893 [Follow-up] show more information on printout 2012-12-03 06:31:06 -05:00
js Bug 8163: Click to populate XSLT preferences with "default" or empty values 2012-11-23 12:28:02 -05:00
lib Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00
modules 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
xslt Bug 9169 - Wrap relator code in <span> to allow for CSS customization 2012-12-22 16:42:46 -05:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00