diff options
| author | Claude Paroz <claude@2xlibre.net> | 2013-12-07 14:11:27 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2013-12-11 15:32:10 +0100 |
| commit | d32637d81b6b4adf6440bead756fb5a063e4d28d (patch) | |
| tree | 9f1e362f53dae274d04a548110079bfd512d4d0b /docs | |
| parent | 64483b483151fb0dce02ad423e48fa7645dada1b (diff) | |
[1.6.x] Fixed #21510 -- Readded search reset link in changelist search bar
Thanks moritz.pfeiffer at alp-phone.ch for the report and
Tim Graham for the initial patch.
Backport of c7c647419c from master.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.1.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.6.1.txt b/docs/releases/1.6.1.txt index ec81848d19..f222756a33 100644 --- a/docs/releases/1.6.1.txt +++ b/docs/releases/1.6.1.txt @@ -47,3 +47,5 @@ Bug fixes * Fixed password hash upgrade when changing the iteration count (#21535). * Fixed a bug in the debug view when the urlconf only contains one element (#21530). +* Re-added missing search result count and reset link in changelist admin view + (#21510). |
