From 2b012f247c6b672d11148d5467631cc5f1f68e02 Mon Sep 17 00:00:00 2001 From: Maxim Dolgolyov Date: Mon, 1 Jun 2026 11:03:39 +0300 Subject: [PATCH] =?UTF-8?q?fix(phys8=20ch1):=20=C2=A71=20=D0=BD=D0=B5=20?= =?UTF-8?q?=D0=BE=D1=82=D0=BA=D1=80=D1=8B=D0=B2=D0=B0=D0=BB=D1=81=D1=8F=20?= =?UTF-8?q?=E2=80=94=20=D0=BF=D1=80=D0=B8=D1=81=D0=B2=D0=B0=D0=B8=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B5=20svg.dataset=3Dobj=20=D0=BF=D0=B0?= =?UTF-8?q?=D0=B4=D0=B0=D0=BB=D0=BE=20=D0=B2=20strict-=D1=80=D0=B5=D0=B6?= =?UTF-8?q?=D0=B8=D0=BC=D0=B5=20(=D0=B7=D0=B0=D0=BC=D0=B5=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=20=D0=BD=D0=B0=20expando=20=5Fbody)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/textbooks/physics_8_ch1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/textbooks/physics_8_ch1.html b/frontend/textbooks/physics_8_ch1.html index ee4d7a8..e831347 100644 --- a/frontend/textbooks/physics_8_ch1.html +++ b/frontend/textbooks/physics_8_ch1.html @@ -1562,7 +1562,7 @@ function _initP1_iv6(){ fill: '#0f172a', 'text-anchor': 'middle', text: b.name })); - g.dataset = b; + g._body = b; svg.appendChild(g); }); /* Термометр (draggable group) */