stable

Clone or download

Read-only

story #10173: widget contact should works under BP and FP

/!\ Warning: you need to add the widget on a project dashboard AND a personal dashboard to fully test this change. Change-Id: If4a1dc47617cca05caf01abcfcda1ce242ac156a

Modified Files

Name
M src/common/mail/MassmailFormPresenter.class.php +3 −3 Go to diff View file
M src/common/widget/Widget_Contacts.class.php +42 −8 Go to diff View file
M src/common/widget/Widget_MyProjects.class.php +29 −6 Go to diff View file
R src/templates/project/massmail.mustache Go to diff View file
A src/templates/widgets/contact-modal.mustache +32 −0 Go to diff View file
A src/www/scripts/widgets/contact-modal.js +35 −0 Go to diff View file