Skip to content

Commit

Permalink
Merge pull request #5 from muramoto-keisuke/add_order_page_event
Browse files Browse the repository at this point in the history
2ページ目以降で帳票出力できなかったので修正
  • Loading branch information
Yangsin committed Sep 19, 2015
2 parents 1b79a94 + c544d63 commit af99625
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
#
eccube.event.render.admin_order.before:
- [onRenderAdminOrderPdfBefore, NORMAL]
eccube.event.render.admin_order_page.before:
- [onRenderAdminOrderPdfBefore, NORMAL]

0 comments on commit af99625

Please sign in to comment.