Commit 8d44fbd3 authored by Shakarim Sapa's avatar Shakarim Sapa

- Изменили промежуток времени перед сокрытием формы

parent 36535ab1
......@@ -114,7 +114,7 @@ if ($cacheEmail!==false && Bid::find()->where(['email' => $cacheEmail])->exists(
setInterval(function() {
form.parent('div').fadeOut(500);
}, 1650);
}, 1600);
}
else
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment