Commit e2925990fe5331004611e08b7f963604d3c32489

Authored by ailsoncgt
1 parent f72d9400

Removing js from register user #14

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
core/templates/register_user.html
... ... @@ -86,5 +86,4 @@
86 86 </div>
87 87  
88 88 <br clear="all" />
89   - <script src="{% static 'js/base/amadeus.js' %}"></script>
90 89 {% endblock %}
... ...