diff options
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/childnode/after/index.html (renamed from files/fr/web/api/childnode/after/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 23e84fb359..d894bac2de 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3616,6 +3616,7 @@ /fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Transformations /fr/docs/Web/API/Canvas_API/Tutorial/Transformations /fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Utilisation_d'images /fr/docs/Web/API/Canvas_API/Tutorial/Using_images /fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Utilisation_de_base /fr/docs/Web/API/Canvas_API/Tutorial/Basic_usage +/fr/docs/Web/API/ChildNode/after /fr/docs/orphaned/Web/API/ChildNode/after /fr/docs/Web/API/ChildNode/remove /fr/docs/orphaned/Web/API/ChildNode/remove /fr/docs/Web/API/ChildNode/replaceWith /fr/docs/orphaned/Web/API/ChildNode/replaceWith /fr/docs/Web/API/Commentaire /fr/docs/Web/API/Comment diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index b995cd3194..8624a0d6a0 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -13029,13 +13029,6 @@ "bchaplet" ] }, - "Web/API/ChildNode/after": { - "modified": "2020-10-15T21:56:14.439Z", - "contributors": [ - "loella16", - "BEHOUBA" - ] - }, "Web/API/ChildNode/before": { "modified": "2020-10-15T22:01:12.319Z", "contributors": [ @@ -44602,6 +44595,13 @@ "SphinxKnight" ] }, + "orphaned/Web/API/ChildNode/after": { + "modified": "2020-10-15T21:56:14.439Z", + "contributors": [ + "loella16", + "BEHOUBA" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T21:49:32.341Z", "contributors": [ diff --git a/files/fr/web/api/childnode/after/index.html b/files/fr/orphaned/web/api/childnode/after/index.html index 474d64a307..d1630a891e 100644 --- a/files/fr/web/api/childnode/after/index.html +++ b/files/fr/orphaned/web/api/childnode/after/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.after() -slug: Web/API/ChildNode/after +slug: orphaned/Web/API/ChildNode/after tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Noeud - Reference translation_of: Web/API/ChildNode/after +original_slug: Web/API/ChildNode/after --- <div>{{APIRef ("DOM")}} {{SeeCompatTable}}</div> |