stable
Clone or download
Read-only
This is a part of story #10173 Have multiple dashboards To test: - launch npm run core && make dev-clear-cache Document under review should have a correct display Change-Id: I0a79df332f222d61c7ec5a75fb186ed8b0d0d8c8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/build-manifest.json | +17 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ItemFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataListOfValuesElementFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Widget_MyDocman.class.php | +52 | −40 | Go to diff View file |
M | plugins/docman/include/constants.php | +3 | −1 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +19 | −3 | Go to diff View file |
A | plugins/docman/www/themes/BurningParrot/css/_docman.scss | +3 | −0 | Go to diff View file |
A | plugins/docman/www/themes/BurningParrot/css/style-blue.scss | +22 | −0 | Go to diff View file |
A | plugins/docman/www/themes/BurningParrot/css/style-green.scss | +22 | −0 | Go to diff View file |
A | plugins/docman/www/themes/BurningParrot/css/style-grey.scss | +22 | −0 | Go to diff View file |
A | plugins/docman/www/themes/BurningParrot/css/style-orange.scss | +22 | −0 | Go to diff View file |
A | plugins/docman/www/themes/BurningParrot/css/style-purple.scss | +22 | −0 | Go to diff View file |
A | plugins/docman/www/themes/BurningParrot/css/style-red.scss | +22 | −0 | Go to diff View file |