Skip to content
Snippets Groups Projects
Commit 4f6e251f authored by jan.bednarik's avatar jan.bednarik
Browse files

elections2021: Self hosted vue.js

parent 1d122e6c
No related branches found
No related tags found
2 merge requests!277release,!276Volby
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</ui-app> </ui-app>
</footer> </footer>
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.11/dist/vue.js"></script> <script src="{% static "shared/vendor/vue/vue.2.6.11.js" %}"></script>
<script src="{% static "elections2021/js/main.bundle.js" %}"></script> <script src="{% static "elections2021/js/main.bundle.js" %}"></script>
</body> </body>
</html> </html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment