django/js_tests/admin
Tom Carrick 999ba9db6d Fixed #34995 -- Improved position of related widget's add link on admin pages on small screens.
Regression in 1699f8b52a.

Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Co-authored-by: Natalia Bidart <124304+nessita@users.noreply.github.com>
2023-11-30 14:21:44 -03:00
..
DateTimeShortcuts.test.js Refs #31493 -- Changed IIFE to ES6 blocks. 2020-04-29 10:22:41 +02:00
SelectBox.test.js Fixed #31522 -- Made admin's SelectBox preserve scroll position. 2020-07-01 16:31:38 +02:00
SelectFilter2.test.js Fixed #34995 -- Improved position of related widget's add link on admin pages on small screens. 2023-11-30 14:21:44 -03:00
URLify.test.js Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields. 2020-05-27 12:32:56 +02:00
actions.test.js Fixed #31523 -- Removed jQuery dependency from actions.js. 2020-06-24 11:54:48 +02:00
core.test.js Fixed #23049 -- Added %a and %A support to Date.strftime. 2023-06-09 12:18:17 +02:00
inlines.test.js Fixed #33328 -- Transformed formset:added/removed to native JS events. 2022-02-23 10:33:07 +01:00
jsi18n-mocks.test.js Refs #31493 -- Changed IIFE to ES6 blocks. 2020-04-29 10:22:41 +02:00
navigation.test.js Fixed #32204 -- Added quick filter to admin's navigation sidebar. 2021-03-31 09:31:37 +02:00