mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Widget: Update demo to work with 1.6
This commit is contained in:
parent
065aef537b
commit
e55e1fb5bf
@ -50,7 +50,7 @@
|
||||
|
||||
this.changer = $( "<button>", {
|
||||
text: "change",
|
||||
className: "custom-colorize-changer"
|
||||
"class": "custom-colorize-changer"
|
||||
})
|
||||
.appendTo( this.element )
|
||||
.button();
|
||||
|
Loading…
Reference in New Issue
Block a user