diff options
Diffstat (limited to 'files/ru/web/api/beforeunloadevent')
-rw-r--r-- | files/ru/web/api/beforeunloadevent/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/beforeunloadevent/index.html b/files/ru/web/api/beforeunloadevent/index.html index e7be7cb740..1d261a456c 100644 --- a/files/ru/web/api/beforeunloadevent/index.html +++ b/files/ru/web/api/beforeunloadevent/index.html @@ -56,7 +56,7 @@ window.addEventListener("beforeunload", function( event ) { <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> <div> -<p>{{Compat("api.BeforeUnloadEvent")}}</p> +<p>{{Compat}}</p> </div> <h2 id="Смотрите_также">Смотрите также</h2> |