Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captcha #381

Merged
merged 7 commits into from
Jul 16, 2020
Merged

Captcha #381

merged 7 commits into from
Jul 16, 2020

Conversation

mvit22
Copy link
Contributor

@mvit22 mvit22 commented Jun 23, 2020

No description provided.

Comment on lines 61 to 65
const phoneInput = document.querySelector('#input-telephone');
phoneInput.addEventListener('keyup', () => phoneInput.value = phoneInput.value.replace(/[^\d|+]/g,''));
phoneInput.addEventListener('keydown', () => phoneInput.value = phoneInput.value.replace(/[^\d|+]/g,''));
}

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VitalyMikulich Ці звязаны гэты код з капчай? як?

калі не, перанясі яго калі ласка ў асобны ПР і адпаведную ішу

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Исправил

@rizomaa
Copy link
Collaborator

rizomaa commented Jul 14, 2020

@VitalyMikulich пракаментаваў код. калі ласка глянь

@rizomaa
Copy link
Collaborator

rizomaa commented Jul 16, 2020

@VitalyMikulich так з большага ок. паказвае нейки канфликт у файле src/components/Sidebar.js як вырашыш яго будзем рабиць склейку

@mvit22
Copy link
Contributor Author

mvit22 commented Jul 16, 2020

@rizomaa
Конфликт поправил

@rizomaa rizomaa merged commit 384868e into diglabby:develop Jul 16, 2020
@rizomaa
Copy link
Collaborator

rizomaa commented Jul 16, 2020

@VitalyMikulich гатова, дзякуй)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants