mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
Доработка формирования драфта
This commit is contained in:
@@ -103,7 +103,8 @@
|
||||
ТекстЗаметок = СтрШаблон("
|
||||
|>[!WARNING]
|
||||
|> %1
|
||||
|> <hr> <br>
|
||||
|> <hr>
|
||||
|>
|
||||
|> %2
|
||||
|", Данные["notes"]["ru"], Данные["notes"]["en"]);
|
||||
|
||||
@@ -219,14 +220,14 @@
|
||||
Если Данные["notes"] <> Неопределено Тогда
|
||||
|
||||
ТекстЗаметок = СтрШаблон("
|
||||
|>[!WARNING]
|
||||
|> %1
|
||||
|> <hr> <br>
|
||||
|> <hr>
|
||||
|>
|
||||
|> %2
|
||||
|", Данные["notes"]["ru"], Данные["notes"]["en"]);
|
||||
|
||||
Иначе
|
||||
ТекстЗаметок = "";
|
||||
ТекстЗаметок = "<hr>";
|
||||
КонецЕсли;
|
||||
|
||||
ТекстДрафта = СтрШаблон(ШаблонДрафта
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
| API | 🇷🇺 | 🇺🇸 |
|
||||
|-|-|-|
|
||||
%4
|
||||
|
||||
%7
|
||||
## Скачать / Download
|
||||
|
||||
>**Не знаете что выбрать?** Посетите [страницу "О релизах"](https://openintegrations.dev/docs/Start/Release-variants)
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
| 🪞 Зеркало/Mirror: [SourceCraft/Yandex Disk](https://sourcecraft.dev/bayselonarrend/openintegrations/releases/%1) |
|
||||
|-|
|
||||
%7
|
||||
|
||||
<img src="https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/media/Star.png" alt="Star-Struck" width="30" height="30" align=left />
|
||||
|
||||
## Поддержать проект / Support the project
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
|-|-|-|
|
||||
%4
|
||||
%7
|
||||
<hr>
|
||||
|
||||
## Скачать / Download
|
||||
|
||||
|
||||
Reference in New Issue
Block a user