Delete old $.inlineEditor implementation.

Review Request #13490 — Created Jan. 8, 2024 and discarded — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Delete old $.inlineEditor implementation.
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. Testing Done: Ran js-tests.
5f7f838533875335c2689722954d65e226addab6 David Trowbridge
djblets/staticbundles.py
djblets/static/djblets/js/jquery.gravy.inlineEditor.js
Loading...