This is currently throwing a False is not defined ReferenceError in the api.bossdb.io js console (should be lowercase false for javascript):
|
var is_admin = {{is_admin}}; |
(There are a handful of lines where this is repeated, so this needs to be fixed in multiple places)