api buttons
This commit is contained in:
parent
db6c93da44
commit
5ceaf28d41
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