From dd970ebde4659015cacb03f3cec08ba3662f76b7 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Sat, 20 Mar 2021 18:32:06 -0700 Subject: remove fx_minversion_inline macro calls (#258) --- files/pl/web/api/document/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pl/web/api/document') diff --git a/files/pl/web/api/document/index.html b/files/pl/web/api/document/index.html index a5aa06d6dd..6ebf189595 100644 --- a/files/pl/web/api/document/index.html +++ b/files/pl/web/api/document/index.html @@ -86,7 +86,7 @@ translation_of: Web/API/Document
-
document.documentURIObject {{ Fx_minversion_inline(3) }}
+
document.documentURIObject
Zwraca obiekt nsIURI reprezentujący URI dokumentu. Własność ta jest wspomagana wyłącznie z kodu JavaScriptu.
@@ -289,7 +289,7 @@ translation_of: Web/API/Document
document.loadOverlay
-
{{ Fx_minversion_inline(1.5) }} Laduje nakladke XUL. Dziala to tylko w dokumentach XUL.
+
Laduje nakladke XUL. Dziala to tylko w dokumentach XUL.
-- cgit v1.2.3-54-g00ecf