Commit 1eac0eabf72a18b0a1760dfc77ce3b458fa0df0f

Authored by alex
1 parent f6303c6a

Добавлено:

1) Фильтры для инпут полей
2) 5-секундная блокировка кнопки Submit после отправки сообщения
Изменено название
Форма (на рус/укр)
поле тема  ==> поле телефон
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
common/models/Feedback.php
@@ -79,7 +79,7 @@ class Feedback extends ArtboxFeedback @@ -79,7 +79,7 @@ class Feedback extends ArtboxFeedback
79 { 79 {
80 return $this->attributeValues; 80 return $this->attributeValues;
81 } 81 }
82 - 82 + #test test
83 public function scenarios() 83 public function scenarios()
84 { 84 {
85 return array_merge( 85 return array_merge(