diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:50 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:50 +0100 |
commit | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (patch) | |
tree | 5032e6779a402a863654c9d65965073f09ea4182 /files/es/web/xpath/ejes/ancestor-or-self/index.html | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.tar.gz translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.tar.bz2 translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.zip |
unslug es: move
Diffstat (limited to 'files/es/web/xpath/ejes/ancestor-or-self/index.html')
-rw-r--r-- | files/es/web/xpath/ejes/ancestor-or-self/index.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/files/es/web/xpath/ejes/ancestor-or-self/index.html b/files/es/web/xpath/ejes/ancestor-or-self/index.html deleted file mode 100644 index 902aa3f6b9..0000000000 --- a/files/es/web/xpath/ejes/ancestor-or-self/index.html +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: ancestor-or-self -slug: Web/XPath/Ejes/ancestor-or-self -translation_of: Web/XPath/Axes/ancestor-or-self ---- -<p> -</p><p>El nodo <code>ancestor-or-self</code> indica el nodo de contexto y todos sus antecesores, incluyendo el nodo raiz. -</p>{{ languages( { "en": "en/XPath/Axes/ancestor-or-self", "fr": "fr/XPath/Axes/ancestor-or-self", "pl": "pl/XPath/Osie/ancestor-or-self" } ) }} |