1
0
Fork 0
forked from 0x2620/oxjs

make list listen to keyboard

This commit is contained in:
Rolux 2010-06-30 16:21:06 +02:00
commit 705016e5a6
2 changed files with 92 additions and 13 deletions

View file

@ -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: [