Skip to content

Commit

Permalink
Issue #2908285 by Wim Leers, bojanz: Payment link template of 'operat…
Browse files Browse the repository at this point in the history
…ion-form' does not work in Drupal 8.4
  • Loading branch information
bojanz committed Sep 12, 2017
1 parent 1eafa87 commit 2db51c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/payment/src/Entity/Payment.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
* links = {
* "collection" = "/admin/commerce/orders/{commerce_order}/payments",
* "edit-form" = "/admin/commerce/orders/{commerce_order}/payments/commerce_payment/edit",
* "operation-form" = "/admin/commerce/orders/{commerce_order}/payments/{commerce_payment}/operation/{operation}",
* "delete-form" = "/admin/commerce/orders/{commerce_order}/payments/{commerce_payment}/delete",
* },
* )
Expand Down

0 comments on commit 2db51c7

Please sign in to comment.