stable

Clone or download

Read-only

Widgets should not break page rendering in project

This is a part of story #10173 Have multiple dashboards All modified widgets can now be added on a dashboard. No styling is done but at least it does not break the page. Of course widgets still work for both new and legacy dashboards. Change-Id: Idf2d8f57f5dd59bb320a96fc34d852661233e3c4

Modified Files

Name
M src/common/widget/Widget_Contacts.class.php +6 −5 Go to diff View file
M src/common/widget/Widget_ProjectClassification.class.php +10 −3 Go to diff View file
M src/common/widget/Widget_ProjectDescription.class.php +15 −10 Go to diff View file
M src/common/widget/Widget_ProjectMembers.class.php +12 −8 Go to diff View file
M src/common/widget/Widget_ProjectPublicAreas.class.php +86 −82 Go to diff View file