django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.73k stars 574 forks source link

fix: Do not disable action buttons after using cancel or back button #1391

Closed fsbraun closed 11 months ago

fsbraun commented 11 months ago

Description

Fixes #1387

Related resources

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #1391 (33d4499) into master (6e41747) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1391   +/-   ##
=======================================
  Coverage   74.16%   74.16%           
=======================================
  Files          75       75           
  Lines        3445     3445           
  Branches      553      553           
=======================================
  Hits         2555     2555           
  Misses        720      720           
  Partials      170      170