Merge "Fix Jasmine Spec Runner for Django messages patch"

This commit is contained in:
Zuul 2020-10-02 19:26:49 +00:00 committed by Gerrit Code Review
commit 73f6dcebd5
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
{% endfor %}
<script src="{{ STATIC_URL }}horizon/lib/angular/angular-mocks.js"></script>
<script src="{{ STATIC_URL }}horizon/js/horizon.js"></script>
<script src="{{ STATIC_URL }}horizon/js/horizon.uuid.js"></script>
<script type="text/javascript">
/* Load angular modules extensions list before we include angular/horizon.js */