api buttons
This commit is contained in:
parent
0e5e0a8312
commit
cf5bc32ef9
1 changed files with 2 additions and 2 deletions
|
@ -130,8 +130,8 @@ function constructList() {
|
|||
.hide();
|
||||
var $button = new Ox.Button({
|
||||
title: [
|
||||
{id: "one", title: "expand"},
|
||||
{id: "two", title: "collapse"},
|
||||
{id: "one", title: "right"},
|
||||
{id: "two", title: "down"},
|
||||
],
|
||||
type: "image"
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue