This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
LcShopBundle
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Frontend] Contact : ajout captcha
develop
Guillaume
3 years ago
parent
eeacac54b7
commit
c11a098a88
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+0
-1
ShopBundle/Form/Frontend/TicketType.php
+ 0
- 1
ShopBundle/Form/Frontend/TicketType.php
View File
@@ -85,7 +85,6 @@ class TicketType extends AbstractType
]) ;
}
else {
// captcha
$this->utils->addCaptchaType($builder);
}
Write
Preview
Loading…
Cancel
Save