Skip to content

Commit

Permalink
Merge branch 'release/v.1.9.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
arkuznetsov committed Dec 9, 2023
2 parents 25014a5 + 5cb5395 commit fa0b065
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Классы/ОбозревательСайта1С.os
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,9 @@
Знач Фильтр = Неопределено,
Знач НачальнаяДата = '00010101000000',
Знач КонечнаяДата = '00010101000000') Экспорт


// Добавим отображение всех версий.
АдресРесурса = СтрШаблон("%1?allUpdates=true", АдресРесурса);
СтраницаВерсий = ПолучитьСтраницуСайта(ПараметрыПриложения.СервисРелизов(), АдресРесурса);

Совпадения = Служебный.НайтиСовпаденияВТексте(СтраницаВерсий, ПараметрыПриложения.ШаблонПоискаВерсий());
Expand Down

0 comments on commit fa0b065

Please sign in to comment.