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:
parent
bd0d7c080c
commit
5ef030d1f8
6 changed files with 42 additions and 19 deletions
|
|
@ -18,7 +18,8 @@ our $HELP = {
|
|||
{ 'name' => 'itemId'},
|
||||
{ 'name' => 'sequenceNumber'},
|
||||
],
|
||||
}
|
||||
},
|
||||
{ 'name' => 'slideWidth', },
|
||||
],
|
||||
related => [],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue