mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#10972 remove console.log fullcalendar.js
This commit is contained in:
parent
ec1eb38336
commit
55485c43b2
@ -487,7 +487,6 @@ function loadEventBBDD(events) {
|
||||
});
|
||||
|
||||
var result = [];
|
||||
console.log(events);
|
||||
Object.entries(JSON.parse(events)).forEach(function(element) {
|
||||
var day_string = element[0];
|
||||
var events_day = element[1];
|
||||
|
Loading…
x
Reference in New Issue
Block a user