stable
Clone or download
Read-only
This is a part of story #10173 Have multiple dashboards To test: - Tuleap folder: $ npm run build - On IE11 table of widgets and 'select a widget' part shouldn't be broken. - Without this patch on small screen table of widgets has x scrollbar and text 'select a widget' overflows the div. Change-Id: I8ffc728f9400ab5dba02af7fc9fbd535f8efc1f0
Modified Files
Name | ||||
---|---|---|---|---|
M | src/templates/dashboard/add-widget-modal.mustache | +13 | −14 | Go to diff View file |
M | src/templates/dashboard/widgets-categories.mustache | +13 | −15 | Go to diff View file |
M | src/www/scripts/dashboards/dashboard-modals.js | +3 | −3 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_dashboard-widgets.scss | +30 | −50 | Go to diff View file |