diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-05-04 16:45:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-04 16:45:30 -0400 |
commit | 30c87d969245218f6afbb5b543255cb88ec1059c (patch) | |
tree | c51ebafd07c4070dc48c3e6284ded2f6c9c5d1fc /files/es/glossary/base64/index.html | |
parent | 4fc4881c987726e4e8b0a6c8ebe4fa5c20680484 (diff) | |
download | translated-content-30c87d969245218f6afbb5b543255cb88ec1059c.tar.gz translated-content-30c87d969245218f6afbb5b543255cb88ec1059c.tar.bz2 translated-content-30c87d969245218f6afbb5b543255cb88ec1059c.zip |
remove all .alllinks from es (#764)
Diffstat (limited to 'files/es/glossary/base64/index.html')
-rw-r--r-- | files/es/glossary/base64/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/glossary/base64/index.html b/files/es/glossary/base64/index.html index 319f83ee89..b717341dd8 100644 --- a/files/es/glossary/base64/index.html +++ b/files/es/glossary/base64/index.html @@ -51,14 +51,14 @@ original_slug: Web/API/WindowBase64/Base64_codificando_y_decodificando </dd> </dl> - <p><span class="alllinks"><a href="/en-US/docs/tag/Base64">Ver todo...</a></span></p> </td> <td> <h2 class="Tools" id="Tools" name="Tools">Herramientas</h2> <ul> <li><a href="#Solution_.232_.E2.80.93_rewriting_atob()_and_btoa()_using_TypedArrays_and_UTF-8">Reescribir atob() y btoa() usando TypedArrays y UTF-8</a></li> - <li><a href="/en-US/docs/Web/JavaScript/Typed_arrays/StringView" title="/en-US/docs/Web/JavaScript/Typed_arrays/StringView"><code>StringView</code>, una representación parecida a C de cadenas basadas en arrays tipados</a><span class="alllinks"><a href="/en-US/docs/tag/Base64">View All...</a></span></li> + <li><a href="/en-US/docs/Web/JavaScript/Typed_arrays/StringView" title="/en-US/docs/Web/JavaScript/Typed_arrays/StringView"><code>StringView</code>, una representación parecida a C de cadenas basadas en arrays tipados</a> + </li> </ul> <h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Temas relacionados</h2> |