Changed URL for adding contact details, in line with hat one
This commit is contained in:
parent
fd3ee02099
commit
17070065e5
@ -7,7 +7,7 @@ zencrm.hat.create:
|
||||
_permission: 'access content'
|
||||
|
||||
zencrm.contact_details.create:
|
||||
path: '/zencrm/contact_details/add/{person_id}'
|
||||
path: '/zencrm/contact_details/{person_id}/add'
|
||||
defaults:
|
||||
_controller: '\Drupal\zencrm\Controller\ContactDetailsController::createContactDetailsForPerson'
|
||||
_title: 'Add New Contact Details'
|
||||
|
Reference in New Issue
Block a user