stable
Clone or download
Read-only
Part of story #9588: Get rid of Bootstrap in site admin / utilities When the user changes the queue, dynamically (thanks to DHTML!) change the 'types' selectbox, so that her choice is meaningfull. Change-Id: Ic67b11b6e56e35e0eb1428788cfd89ed5a1613bb
Modified Files
Name | ||||
---|---|---|---|---|
M | gulpfile.js | +0 | −1 | Go to diff View file |
M | src/common/system_event/SystemEventSearchPresenter.php | +49 | −19 | Go to diff View file |
M | src/templates/admin/system_events/admin-system-events.mustache | +26 | −16 | Go to diff View file |
M | src/www/admin/system_events/index.php | +9 | −6 | Go to diff View file |
M | src/www/scripts/admin/system-events.js | +14 | −0 | Go to diff View file |
D | src/www/scripts/admin/system_events.js | +0 | −30 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_siteadmin-system-events.scss | +4 | −0 | Go to diff View file |