Merge pull request #4064 from Keirua/fix/supprimer-camille-de-pipedrive

Suppression de camille dans DS
This commit is contained in:
Keirua 2019-07-09 17:29:57 +02:00 committed by GitHub
commit 370213dad6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 11 deletions

View file

@ -1,10 +1,5 @@
module BizDev module BizDev
BIZ_DEV_MAPPING = { BIZ_DEV_MAPPING = {
8 =>
{
full_name: "Camille Garrigue",
pipedrive_id: 3189424
},
9 => 9 =>
{ {
full_name: "Philippe Vrignaud", full_name: "Philippe Vrignaud",
@ -14,11 +9,6 @@ module BizDev
{ {
full_name: "Benjamin Doberset", full_name: "Benjamin Doberset",
pipedrive_id: 4223834 pipedrive_id: 4223834
},
11 =>
{
full_name: "Rédouane Bouchane",
pipedrive_id: 4438645
} }
} }

View file

@ -15,4 +15,4 @@
Nous restons à votre disposition si vous avez besoin daccompagnement. Nous restons à votre disposition si vous avez besoin daccompagnement.
%p %p
= render partial: "layouts/mailers/bizdev_signature", locals: { author_name: "Camille Garrigue" } = render partial: "layouts/mailers/bizdev_signature", locals: { author_name: "Benjamin Doberset" }