Skip to content

Commit f92221a

Browse files
committed
Revert a debug setting that should not have made it into the last commit. Commit ready for merge.
- Legacy-Id: 7733
1 parent 947f174 commit f92221a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/js/agenda/agenda_helpers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function style_empty_slots(){
7777

7878
}
7979

80-
var __debug_load_events = true;
80+
var __debug_load_events = false;
8181
/* this pushes every event into the agendas */
8282
function load_events(){
8383
var slot_id;

0 commit comments

Comments
 (0)