mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
Update transfer_user.html
This commit is contained in:
parent
55ce772b15
commit
e90f1f9a5e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<script src="{% static 'admin/js/vendor/jquery/jquery.min.js' %}"></script>
|
||||
|
||||
<!-- Include Select2 JavaScript. Since this view technically falls outside of admin, this is needed. -->
|
||||
<script src="{% static js/select2.min.js %}"></script>
|
||||
<script src="{% static 'js/select2.min.js' %}"></script>
|
||||
<script type="application/javascript" src="{% static 'js/get-gov-admin-extra.js' %}" defer></script>
|
||||
|
||||
<link href="{% static 'css/select2.min.css' %}" rel="stylesheet" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue