jazzband/django-silk

Cleanup filters form javascript

Open

#615 geöffnet am 27. Okt. 2022

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (3.958 Stars) (319 Forks)batch import
cleanupgood first issue

Beschreibung

There is lot of JavaScript on buttons that should not be present (I think it was to replaced them with easier-to-style div), hence submitFilters() and submitEmptyFilters() are not needed.

Contributor Guide