stable
Clone or download
Read-only
This is a part of story #10173 Have multiple dashboards To test: - In local.inc add $sys_use_tlp_in_dashboards = 1; - Tuleap folder: $ yarn run core - /src/www/scripts/dashboards forlder: $ yarn run core - Drop a widget in a new line - Drop an other in this line in new column - Refresh your page then widgets should be correctly ordered Change-Id: I2b380e75dae2a8ae374bc91f6049d0f02f4502bc
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Dashboard/Widget/WidgetDashboardController.php | +8 | −2 | Go to diff View file |
M | src/www/scripts/dashboards/dashboard-layout.js | +9 | −0 | Go to diff View file |