Merge branch 'carousel'
Conflicts: lib/WebGUI/Asset/RichEdit.pm
This commit is contained in:
commit
0a32122643
4 changed files with 317 additions and 252 deletions
|
|
@ -50,6 +50,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
context => q|Description of the carousel template field, used as hover help.|
|
||||
},
|
||||
|
||||
'delete' => {
|
||||
message => q{Delete},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for button to delete an item from the carousel},
|
||||
},
|
||||
|
||||
'slideHeight' => {
|
||||
message => q|The height set for each slide in the Carousel|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue