Changed URL for Hat edit page.

This commit is contained in:
naomi 2018-04-12 13:14:27 +02:00
parent 17070065e5
commit 79c49eb996
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ use Drupal\user\UserInterface;
* "canonical" = "/zencrm/hat/{hat}",
* "add-page" = "/zencrm/hat/add",
* "add-form" = "/zencrm/hat/add/{hat_type}",
* "edit-form" = "/zencrm/hat/{hat}/edit",
* "edit-form" = "/zencrm/hat/{person}/{hat}/edit",
* "delete-form" = "/zencrm/hat/{hat}/delete",
* "collection" = "/zencrm/hat",
* },