diff options
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 18 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/childnode/remove/index.html (renamed from files/fr/web/api/childnode/remove/index.html) | 3 |
3 files changed, 12 insertions, 10 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 1e182bf7a1..f9bb4f68cc 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3614,6 +3614,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/remove /fr/docs/orphaned/Web/API/ChildNode/remove /fr/docs/Web/API/Commentaire /fr/docs/Web/API/Comment /fr/docs/Web/API/Commentaire/Comment /fr/docs/Web/API/Comment/Comment /fr/docs/Web/API/Console.table /fr/docs/Web/API/Console/table diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index d56cba1bcd..c87e29f02a 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -13087,15 +13087,6 @@ "loella16" ] }, - "Web/API/ChildNode/remove": { - "modified": "2020-10-15T21:49:32.341Z", - "contributors": [ - "tristantheb", - "loella16", - "Goofy", - "Copen" - ] - }, "Web/API/ChildNode/replaceWith": { "modified": "2020-10-15T21:55:03.476Z", "contributors": [ @@ -45059,6 +45050,15 @@ "wbamberg" ] }, + "orphaned/Web/API/ChildNode/remove": { + "modified": "2020-10-15T21:49:32.341Z", + "contributors": [ + "tristantheb", + "loella16", + "Goofy", + "Copen" + ] + }, "orphaned/Web/API/Detecting_device_orientation": { "modified": "2019-03-23T23:28:22.437Z", "contributors": [ diff --git a/files/fr/web/api/childnode/remove/index.html b/files/fr/orphaned/web/api/childnode/remove/index.html index ad0b5ffa1c..1faa1703bc 100644 --- a/files/fr/web/api/childnode/remove/index.html +++ b/files/fr/orphaned/web/api/childnode/remove/index.html @@ -1,12 +1,13 @@ --- title: ChildNode.remove() -slug: Web/API/ChildNode/remove +slug: orphaned/Web/API/ChildNode/remove tags: - API - DOM - Méthodes - Noeud Enfant translation_of: Web/API/ChildNode/remove +original_slug: Web/API/ChildNode/remove --- <div>{{APIRef("DOM")}}</div> |