stable

Clone or download

Read-only

Bring consistency in system events filter

Part of story #9588: Get rid of Bootstrap in site admin / utilities For the two multiselectboxes on the filter, apply the same pattern as for users list: - default selected value is "any" - if users select another entries then "any" is not anymore selected - if users select all entries then "any" is selected and not the others Change-Id: I23b8813ba033392a4f313c49b90df10b98752cc3

Modified Files

Name
M src/common/system_event/SystemEventSearchPresenter.php +9 −2 Go to diff View file
M src/templates/admin/system_events/admin-system-events.mustache +2 −2 Go to diff View file
M src/www/admin/system_events/index.php +22 −13 Go to diff View file