diff options
Diffstat (limited to 'files/zh-cn/web/api')
-rw-r--r-- | files/zh-cn/web/api/idbdatabase/versionchange_event/index.html (renamed from files/zh-cn/web/api/idbdatabase/onversionchange/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/idbdatabase/onversionchange/index.html b/files/zh-cn/web/api/idbdatabase/versionchange_event/index.html index 3dc9534dea..322f906857 100644 --- a/files/zh-cn/web/api/idbdatabase/onversionchange/index.html +++ b/files/zh-cn/web/api/idbdatabase/versionchange_event/index.html @@ -1,7 +1,8 @@ --- title: IDBDatabase.onversionchange -slug: Web/API/IDBDatabase/onversionchange +slug: Web/API/IDBDatabase/versionchange_event translation_of: Web/API/IDBDatabase/onversionchange +original_slug: Web/API/IDBDatabase/onversionchange --- <p>{{ APIRef("IndexedDB") }}</p> |