* Behoben: Falsche CRM-URL in Buchungs-Service-E-Mail
* Kontaktformular git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3300 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
ff9c159297
commit
353b758bcd
12 changed files with 741 additions and 34 deletions
|
|
@ -32,7 +32,12 @@ services:
|
|||
- { name: form.type, alias: datalist }
|
||||
|
||||
app.booking_exporter:
|
||||
class: AppBundle\Export\SternToursCrmBookingExporter
|
||||
class: AppBundle\Export\BookingSternToursCrmExporter
|
||||
arguments:
|
||||
- '@monolog.logger'
|
||||
|
||||
app.contact_exporter:
|
||||
class: AppBundle\Export\ContactSternToursCrmExporter
|
||||
arguments:
|
||||
- '@monolog.logger'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue