Skip to content
Snippets Groups Projects
Commit 89807a9b authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Merge branch 'feature/vuejs' of edugit.org:AlekSIS/official/AlekSIS-Core into feature/vuejs

parents 5c7265a2 d5b46645
No related branches found
No related tags found
2 merge requests!1046Draft: Resolve "[3.0] Meta-issue for GraphQL back-end and Vue.js frontend",!1045Introduce Vuetify and GraphQL
Pipeline #72927 failed
......@@ -224,7 +224,7 @@
{#{{ request.site.preferences.all|json_script:"preferences" }}#}
<script type="text/javascript" src="{% static 'js/search.js' %}"></script>
<script type="text/javascript" src="{% static 'js/vue/main_vue.js' %}"></script>
<script type="module" src="{% static 'js/vue/app.js' %}"></script>
{% block extra_body %}{% endblock %}
<script type="module" src="{% static 'js/vue/app.js' %}"></script>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment