Issue #2878151 by joachim: collection link template for comment_type entity type is incorrect
parent
566b7aa1bb
commit
f9f81a30f8
|
@ -37,7 +37,7 @@ use Drupal\comment\CommentTypeInterface;
|
|||
* "delete-form" = "/admin/structure/comment/manage/{comment_type}/delete",
|
||||
* "edit-form" = "/admin/structure/comment/manage/{comment_type}",
|
||||
* "add-form" = "/admin/structure/comment/types/add",
|
||||
* "collection" = "/admin/structure/comment/types",
|
||||
* "collection" = "/admin/structure/comment",
|
||||
* },
|
||||
* config_export = {
|
||||
* "id",
|
||||
|
|
Loading…
Reference in New Issue