$('kronolithAgendaNoItems').hide();
this.startLoading('search', query);
this.doAction('searchEvents',
- { cals: cals.toJSON(), query: query, time: this.search },
+ { cals: Object.toJSON(cals), query: query, time: this.search },
function(r) {
// Hide spinner.
this.loading--;
sig: sig,
view_start: start,
view_end: end,
- att: $H({ offDays: diff }).toJSON()
+ att: Object.toJSON($H({ offDays: diff }))
},
function(r) {
// Check if this is the still the result of the most
sig: sig,
view_start: start,
view_end: end,
- att: attributes.toJSON()
+ att: Object.toJSON(attributes)
},
function(r) {
// Check if this is the still the result of the most current