Mostly reimplement rigboard navbar

This commit is contained in:
2020-03-09 22:36:22 +00:00
parent 1df1784d02
commit 1e5fcbdba0
5 changed files with 66 additions and 95 deletions

View File

@@ -1,10 +1,6 @@
{% load static %}
{% block js %}
<script src="{% static "js/tooltip.js" %}"></script>
<script src="{% static "js/popover.js" %}"></script>
<script src="{% static "js/moment.min.js" %}"></script>
<script src="{% static "js/moment-twitter.js" %}"></script>
<script>
$(function () {
$('[data-toggle="popover"]').popover().click(function(){