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:
Robert Sparks 2014-05-12 19:40:01 +00:00
parent 947f174e78
commit f92221a746

View file

@ -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;