Closed (fixed)
Project:
Flood control
Version:
2.2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Oct 2022 at 12:12 UTC
Updated:
4 Nov 2022 at 10:34 UTC
Jump to comment: Most recent, Most recent file
The FloodUnblockAdminForm button "Remove selected items from the flood table" is a form action, but this button is not wrapped in an actions wrapper. For consistency with bulk operations, for example on /admin/content, let's add an actions wrapper.
The button "Remove selected items from the flood table" on the FloodUnblockAdminForm has an actions wrapper for consistency with bulk actions
None.
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3313855-2.patch | 765 bytes | idebr |
Comments
Comment #2
idebr commentedAttached patch adds an actions wrapper to FloodUnblockAdminForm for consistency with bulk actions.
Comment #3
batigolixPatch applies well. Action keeps working well
Comment #5
fabianderijkThe patch has been committed tot the 2.2.x branch