소스 검색

[Frontend] Contact : ajout captcha

develop
Guillaume 3 년 전
부모
커밋
ad42774d7f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      ShopBundle/Form/Frontend/TicketType.php

+ 1
- 0
ShopBundle/Form/Frontend/TicketType.php 파일 보기

@@ -85,6 +85,7 @@ class TicketType extends AbstractType
]) ;
}
else {

// captcha
$this->utils->addCaptchaType($builder);
}

Loading…
취소
저장