0.0.284 add send form from footer

This commit is contained in:
2023-12-01 01:13:49 +03:00
parent fde640e997
commit 41dbb6bad7
4 changed files with 34 additions and 9 deletions

View File

@@ -64,7 +64,7 @@
</div>
<div class="button_feedback_form">
<button onclick="RequestCommercialOffer(this, {once: true})" id="send_feedback_form">{% translate 'Отправить сообщение' %}</button>
<button onclick="RequestCommercialOffer(this)" id="send_feedback_form">{% translate 'Отправить сообщение' %}</button>
</div>