SU2-33 | Отображение пояснений
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user