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

Ajout de son nom de naissance #7

Merged
merged 4 commits into from
Jun 21, 2018
Merged

Ajout de son nom de naissance #7

merged 4 commits into from
Jun 21, 2018

Conversation

simonmnt
Copy link

No description provided.

@Bo-Duke
Copy link
Owner

Bo-Duke commented Jun 21, 2018

Possible de le réecrire de la manière du commit ce0e581 ?
Et du coup le replace devrait se faire en "Manu" et pas "Manu et Brigitte"

Merci beaucoup pour ta PR !

js/correct.js Outdated
@@ -7,7 +7,8 @@ while(textNode=walk.nextNode()) {
'Monsieur le Président|'+
'Président de la République française|'+
'Président de la République' +

Choose a reason for hiding this comment

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

Il manque le pipe final pour signifier les différentes options, de même qu'a la ligne suivante pour le nom complet de Manu.

Copy link
Author

Choose a reason for hiding this comment

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

C'est exact, oubli de ma part. C'est corrigé.

@Bo-Duke Bo-Duke merged commit 51ec784 into Bo-Duke:master Jun 21, 2018
@Bo-Duke
Copy link
Owner

Bo-Duke commented Jun 21, 2018

Parfait, merci beaucoup !

@simonmnt simonmnt deleted the changer-de-nom branch June 21, 2018 14:05
js/correct.js Outdated
@@ -8,7 +8,7 @@ while(textNode=walk.nextNode()) {
'Président de la République française|'+
'Président de la République|' +
'Emmanuel Jean-Michel Frédéric Macron|',

Choose a reason for hiding this comment

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

Désolé de rouvrir, mais ça marche avec la virgule au lieu du + ?

Copy link
Owner

Choose a reason for hiding this comment

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

C'était une bien belle erreur, corrigée dans #11 😄

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.

3 participants