Skip to content

Commit

Permalink
Added AjaxFragmentListener
Browse files Browse the repository at this point in the history
  • Loading branch information
bacinsky committed Jul 28, 2014
1 parent ff82705 commit 90b566d
Show file tree
Hide file tree
Showing 3 changed files with 1,517 additions and 1,418 deletions.
5 changes: 5 additions & 0 deletions config/module.config.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@
'formFactory' => 'FormFactory',
],
],
'WebinoDraw\Listener\AjaxFragmentListener' => [
'parameters' => [
'request' => 'Request',
],
],
],
],
'service_manager' => [
Expand Down

0 comments on commit 90b566d

Please sign in to comment.