Skip to content

Commit

Permalink
EZEE-2497: Enabled Ajax Captcha routing file (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou authored Jun 4, 2020
1 parent e2e3aa9 commit 21ff17f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/config/routing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ ezplatform.ee.form_builder:
defaults:
siteaccess_group_whitelist: '%admin_group_name%'

ezplatform.ee.form_builder.form_captcha:
resource: '@EzPlatformFormBuilderBundle/Resources/config/captcha_routing.yml'

_ezplatformRepositoryFormsRoutes:
resource: '@EzSystemsRepositoryFormsBundle/Resources/config/routing.yml'

Expand Down

0 comments on commit 21ff17f

Please # to comment.