fix: when file is uploaded its name is displayed

This commit is contained in:
saparatayev 2021-07-19 09:29:42 +05:00
parent db81525e3c
commit 9210667c45
1 changed files with 3 additions and 1 deletions

View File

@ -32,4 +32,6 @@
Отправить на биржу
</button>
</div>
</form>
</form>
<script src="{{ 'assets/js/custom-file-input.js'|theme }}"></script>