Update APITokensView to use InlineEditorView for the notes field.
Review Request #12969 — Created April 21, 2023 and submitted — Latest diff uploaded
This change updates the last use of the old
$.ui.inlineEditor
to use
our new(er)InlineEditorView
.
- Ran js-tests.
- Edited the notes for an API token.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.es6.js |
---|