From 48d04ee53e244641aad651f09dab2dc3cab6ac6e Mon Sep 17 00:00:00 2001
From: Dauren777
Date: Wed, 10 Jun 2026 08:39:44 +0000
Subject: [PATCH] v94.1: fix orphaned code from old dlHTML
---
index.html | 30 ------------------------------
1 file changed, 30 deletions(-)
diff --git a/index.html b/index.html
index d442d73..1933cb9 100644
--- a/index.html
+++ b/index.html
@@ -784,36 +784,6 @@ function dlHTML(){
a.href=URL.createObjectURL(blob);
a.download="report_pb_"+year+"_"+month+".html";
a.click()
-}
- hh+="";
- hh+="
Приложенные файлы
";
- var hasFiles=false;
- for(var i=0;iN"+e.id+":";
- for(var fi=0;fi"+esc(f.n)+" ("+Math.round(f.s/1024)+" KB)"
- }
- hh+="
"
- }
- }catch(ex){}
- }
- }
- if(!hasFiles)hh+="Нет приложенных файлов
";
- hh+="
Отчёт сформирован: "+new Date().toLocaleDateString("ru-RU")+"