Commit 851006da43d8887121a3b35aa26590f3ce3bb8ba

Authored by alex
1 parent e19720f0

test3

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
common/models/Feedback.php
... ... @@ -19,7 +19,7 @@ class Feedback extends CoreFeedback
19 19 'name',
20 20 'email',
21 21 'phone',
22   - 'reCaptcha'
  22 +
23 23 ],
24 24 'required',
25 25 'on' => self::SCENARIO_DEFAULT,
... ...