Delete old $.inlineEditor implementation.
Review Request #13490 — Created Jan. 8, 2024 and discarded — Latest diff uploaded
Everything we have that used to use the JQuery-UI based
$.inlineEditor()
has been moved over to our new backbone-based
InlineEditorView
. This change deletes the old implementation.
Ran js-tests.
djblets/staticbundles.py |
---|
djblets/static/djblets/js/jquery.gravy.inlineEditor.js |
---|