• 
      

    Fix a bug in the notes editor for API tokens.

    Review Request #13041 — Created May 11, 2023 and submitted — Latest diff uploaded

    Information

    Review Board
    release-6.x

    Reviewers

    This fixes a little bug that slipped in from updating the APITokensView to
    use the new InlineEditorView. When moving the noteEditor from a class
    property to a variable, we forgot to declare the variable.

    • Ran JavaScript tests.
    • Used the note editor for API tokens.

    Commits

    Files