diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:48 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:48 +0100 |
commit | 906182e62d7eb1efba5403b733aae0537dd2a09f (patch) | |
tree | 9e6336b9fe84afebde8eefaf2e6481d56d20d689 /files/nl/learn/javascript | |
parent | 004b3c5fc8d71b68fcb019c9e0346bf80024dbbd (diff) | |
download | translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.tar.gz translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.tar.bz2 translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.zip |
unslug nl: modify
Diffstat (limited to 'files/nl/learn/javascript')
-rw-r--r-- | files/nl/learn/javascript/client-side_web_apis/manipulating_documents/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/nl/learn/javascript/client-side_web_apis/manipulating_documents/index.html b/files/nl/learn/javascript/client-side_web_apis/manipulating_documents/index.html index 61f3e48bcf..db710ceb48 100644 --- a/files/nl/learn/javascript/client-side_web_apis/manipulating_documents/index.html +++ b/files/nl/learn/javascript/client-side_web_apis/manipulating_documents/index.html @@ -1,7 +1,8 @@ --- title: Documenten manipuleren -slug: Learn/JavaScript/Client-side_web_APIs/Manipuleren_documenten +slug: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents +original_slug: Learn/JavaScript/Client-side_web_APIs/Manipuleren_documenten --- <div>{{LearnSidebar}}</div> |