Give the Carousel a minimum width, and expose it as a template variable to help

YUI Carousel with rendering.  Adjust default template, Help, i18n.
Fixes bug #10511.
This commit is contained in:
Colin Kuskie 2009-08-20 23:12:59 +00:00
parent bd0d7c080c
commit 5ef030d1f8
6 changed files with 42 additions and 19 deletions

View file

@ -18,7 +18,8 @@ our $HELP = {
{ 'name' => 'itemId'},
{ 'name' => 'sequenceNumber'},
],
}
},
{ 'name' => 'slideWidth', },
],
related => [],
},