SU2-33 | Отображение пояснений

This commit is contained in:
ARLakhin
2026-04-27 13:43:54 +03:00
parent 37e7d25976
commit e682897dce
3 changed files with 19 additions and 5 deletions
+2
View File
@@ -40,6 +40,8 @@
tr
td = key[0]
td = key[1]
-if @report_codes.has_key?(key[1])
td.description = @report_codes[key[1]]
- @current_doc_info1[key].each_with_index do |value, index|
- key_group = key[1].nil? ? nil : group_key(key[1])
- if min_max_data.has_key?(key_group) && keep_code?(key[1])