From: Alexander Smirnov Date: Mon, 29 Jul 2024 07:57:36 +0000 (+0300) Subject: Исрпвлен лейаут X-Git-Tag: 1.4~45^2~8 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=88d4ab32ece57b1cd73736143dc557a55c6310a2;p=erp24_rep%2Fyii-erp24%2F.git Исрпвлен лейаут --- diff --git a/erp24/web/js/motivation/index.js b/erp24/web/js/motivation/index.js index 79801cd5..e7432015 100644 --- a/erp24/web/js/motivation/index.js +++ b/erp24/web/js/motivation/index.js @@ -17,9 +17,10 @@ function openUploadDictionary() { + '
' + '
' + '
' - + '
Скачать шаблон
' - + '
' - + '
' + + '
Скачать шаблон
' + + '
'); const browse = $modalBody.find('input[type=file]').get(0); const btn = $modalBody.find('input[type=submit]').get(0);