Fix a bug in the notes editor for API tokens.

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

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.
Summary ID
Fix a bug in the notes editor for API tokens.
3abfde569c7cc271b0b69426f86d8a2e8aa8ada2
david
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
maubin
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (faaec1a)
Loading...