forked from 0x2620/oxjs
fix page up / page down in Ox.List
This commit is contained in:
parent
094b1a59ec
commit
4620461c86
2 changed files with 2 additions and 3 deletions
|
|
@ -10,7 +10,6 @@ Ox.App <f> Basic application instance that communicates with a JSON API
|
|||
url <s> JSON API url
|
||||
self <o> Shared private variable
|
||||
load <!> app loaded
|
||||
|
||||
@*/
|
||||
|
||||
Ox.App = function(options) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue