aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/htmlelement/oncut/index.html
diff options
context:
space:
mode:
authorrjohnson <rjohnson@mozilla.com>2021-03-18 17:16:33 -0700
committerIrvin <irvinfly@gmail.com>2021-03-21 00:31:49 +0800
commit8b6621966195ae20c972e812d5cdbed2b6146675 (patch)
treed4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/ja/web/api/htmlelement/oncut/index.html
parente73670462cbf6600f4fb821054320743d86de204 (diff)
downloadtranslated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz
translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2
translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip
remove fx_minversion_header macro calls
Diffstat (limited to 'files/ja/web/api/htmlelement/oncut/index.html')
-rw-r--r--files/ja/web/api/htmlelement/oncut/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/htmlelement/oncut/index.html b/files/ja/web/api/htmlelement/oncut/index.html
index 81c6f5d9d6..3e572d1e61 100644
--- a/files/ja/web/api/htmlelement/oncut/index.html
+++ b/files/ja/web/api/htmlelement/oncut/index.html
@@ -8,7 +8,7 @@ tags:
translation_of: Web/API/HTMLElement/oncut
---
<p> </p>
-<p>{{ Fx_minversion_header(3) }} {{ ApiRef() }} {{ 英語版章題("Summary") }}</p>
+<p>{{ ApiRef() }} {{ 英語版章題("Summary") }}</p>
<h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">概要</h3>
<p><b>oncut</b> プロパティは、現在の要素での onCut イベントハンドラのコードを返します。</p>
<p>{{ 英語版章題("Syntax") }}</p>