по ТЗ адрес регистрации, проживания
This commit is contained in:
@@ -292,6 +292,7 @@ $(document).ready(function(){
|
||||
$(this).attr("disabled", true);
|
||||
message = {}
|
||||
|
||||
|
||||
if(!(validate_length($('#fio').val(), 3)))
|
||||
{
|
||||
show_error('Введите ФИО', false);
|
||||
|
||||
Reference in New Issue
Block a user