Skip to content

{{is_admin}} is populated as a Pythony bool (capitalized) in javascript #113

@j6k4m8

Description

@j6k4m8

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions