Add confirmation modal when deleting a project.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 18 Dec 2017 15:20:36 +0000 (16:20 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 18 Dec 2017 15:20:36 +0000 (16:20 +0100)
commit265469335019c494c1d61da9a0acea3ab7504ae8
treea00a00d1ef93cba712571ab4142019c2f9fff021
parent89563054ea6305c7270dcc6ab6fa5b286eb5f742
Add confirmation modal when deleting a project.
webapp/src/app/pages/confirm/confirm-modal/confirm-modal.component.ts [new file with mode: 0644]
webapp/src/app/pages/confirm/confirm.module.ts [new file with mode: 0644]
webapp/src/app/pages/pages.module.ts
webapp/src/app/pages/projects/project-card/project-card.component.ts