diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
commit | 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch) | |
tree | 004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/web/api/idbopendbrequest | |
parent | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff) | |
download | translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2 translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip |
unslug fr: modify
Diffstat (limited to 'files/fr/web/api/idbopendbrequest')
-rw-r--r-- | files/fr/web/api/idbopendbrequest/blocked_event/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/api/idbopendbrequest/blocked_event/index.html b/files/fr/web/api/idbopendbrequest/blocked_event/index.html index e3fdfdfb83..0c9bdbf588 100644 --- a/files/fr/web/api/idbopendbrequest/blocked_event/index.html +++ b/files/fr/web/api/idbopendbrequest/blocked_event/index.html @@ -1,7 +1,8 @@ --- title: blocked -slug: Web/API/IDBRequest/blocked_event +slug: Web/API/IDBOpenDBRequest/blocked_event translation_of: Web/API/IDBOpenDBRequest/blocked_event +original_slug: Web/API/IDBRequest/blocked_event --- <p>Le handler <strong>blocked</strong> est exécuté lorsque l'ouverture d'une connexion à une base de données bloque une transaction <em>versionchange</em> sur celle-ci.</p> |