make list listen to keyboard
This commit is contained in:
parent
8dc0c02dfb
commit
705016e5a6
2 changed files with 92 additions and 13 deletions
|
|
@ -2,7 +2,8 @@ $(function() {
|
|||
Ox.theme("modern");
|
||||
var $body = $("body"),
|
||||
app = new Ox.App({
|
||||
requestURL: "http://lion.oil21.org:8000/api/"
|
||||
requestURL: "http://blackbook.local:8000/api/"
|
||||
// requestURL: "http://lion.oil21.org:8000/api/"
|
||||
}),
|
||||
$menu = new Ox.MainMenu({
|
||||
menus: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue