forked from 0x2620/oxjs
update map and calendar
This commit is contained in:
parent
f61e39a788
commit
30088ad0b1
5 changed files with 73 additions and 96 deletions
|
|
@ -31,8 +31,6 @@ Ox.ListCalendar = function(options, self) {
|
|||
|
||||
self.durationCache = {};
|
||||
|
||||
Ox.Log('Calendar', 'EVENT[0]', self.options.events[0])
|
||||
|
||||
self.columns = [
|
||||
{
|
||||
id: 'name',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue