diff options
Diffstat (limited to 'files/ru/web/api/indexeddb_api')
-rw-r--r-- | files/ru/web/api/indexeddb_api/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/api/indexeddb_api/index.html b/files/ru/web/api/indexeddb_api/index.html index 23d894c456..859c16324b 100644 --- a/files/ru/web/api/indexeddb_api/index.html +++ b/files/ru/web/api/indexeddb_api/index.html @@ -124,25 +124,7 @@ translation_of: Web/API/IndexedDB_API <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - <tr> - <td>{{SpecName('IndexedDB')}}</td> - <td>{{Spec2('IndexedDB')}}</td> - <td>Initial definition</td> - </tr> - <tr> - <td>{{SpecName("IndexedDB 2")}}</td> - <td>{{Spec2("IndexedDB 2")}}</td> - <td></td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Смотрите_также">Смотрите также</h2> |