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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix a bug in the notes editor for API tokens.
3abfde569c7cc271b0b69426f86d8a2e8aa8ada2 Michelle Aubin
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.es6.js
Loading...