1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud_admin.git synced 2025-03-09 23:38:52 +00:00

Update end date

This commit is contained in:
topilski 2019-09-20 14:13:09 -04:00
parent 5d60e30f5a
commit 223e4068dd
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit df93e1e570b0624fc7b5030c616c2ab1cc8c0374 Subproject commit f62270b4d8ee88e663ae0c0dc828a91964998456

View file

@ -36,6 +36,8 @@
<br> <br>
{{ render_bootstrap_field(form.country) }} {{ render_bootstrap_field(form.country) }}
<br> <br>
{{ render_bootstrap_field(form.exp_date) }}
<br>
{{ render_bootstrap_field(form.status) }} {{ render_bootstrap_field(form.status) }}
</div> </div>
<div class="modal-footer"> <div class="modal-footer">