diff options
author | rjohnson <rjohnson@mozilla.com> | 2021-03-18 17:16:33 -0700 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-03-21 00:31:49 +0800 |
commit | 8b6621966195ae20c972e812d5cdbed2b6146675 (patch) | |
tree | d4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/nl/web | |
parent | e73670462cbf6600f4fb821054320743d86de204 (diff) | |
download | translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2 translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip |
remove fx_minversion_header macro calls
Diffstat (limited to 'files/nl/web')
-rw-r--r-- | files/nl/web/api/web_workers_api/using_web_workers/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/nl/web/api/web_workers_api/using_web_workers/index.html b/files/nl/web/api/web_workers_api/using_web_workers/index.html index 7b127b0076..eb1e1ec826 100644 --- a/files/nl/web/api/web_workers_api/using_web_workers/index.html +++ b/files/nl/web/api/web_workers_api/using_web_workers/index.html @@ -6,7 +6,6 @@ tags: translation_of: Web/API/Web_Workers_API/Using_web_workers original_slug: Gebruik_maken_van_DOM_workers --- -<p>{{ fx_minversion_header(3.1) }}</p> <p>{{ draft() }}</p> <div class="warning"> <strong>Let op:</strong> De specificaties voor de DOM workers zijn nog niet volledig.</div> |