Revert a debug setting that should not have made it into the last commit. Commit ready for merge.
- Legacy-Id: 7733
This commit is contained in:
parent
947f174e78
commit
f92221a746
|
@ -77,7 +77,7 @@ function style_empty_slots(){
|
|||
|
||||
}
|
||||
|
||||
var __debug_load_events = true;
|
||||
var __debug_load_events = false;
|
||||
/* this pushes every event into the agendas */
|
||||
function load_events(){
|
||||
var slot_id;
|
||||
|
|
Loading…
Reference in a new issue