new import path
This commit is contained in:
parent
32f3a200ba
commit
840eadf914
16 changed files with 32 additions and 50 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$(function() {
|
||||
Ox.UI(function() {
|
||||
var button = new Ox.Button({
|
||||
value: "First",
|
||||
}).css({
|
||||
|
|
@ -147,4 +147,4 @@ $(function() {
|
|||
$("<option>").html(v)
|
||||
);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue