forked from 0x2620/oxjs
minor fixes and documentation updates
This commit is contained in:
parent
baf0f72912
commit
ebc6efffb4
11 changed files with 15 additions and 6 deletions
|
|
@ -6,6 +6,8 @@
|
|||
Ox.ListCalendar <f> ListCalendar object
|
||||
@*/
|
||||
|
||||
// FIXME: should be Ox.CalendarEditor
|
||||
|
||||
Ox.ListCalendar = function(options, self) {
|
||||
|
||||
self = self || {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue