move common script to alias.js
This commit is contained in:
parent
49dd88dbb7
commit
f7a66920e0
3 changed files with 42 additions and 31 deletions
|
|
@ -4,3 +4,7 @@
|
|||
{% block profile_content %}
|
||||
{% include "member/alias_update.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block extrajavascript %}
|
||||
<script src="/static/js/alias.js"></script>
|
||||
{% endblock%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue