Skip to content

Commit

Permalink
"Bootstrap 5 Migration - Rebuilt diffs"
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejenny committed Dec 10, 2024
1 parent 9929094 commit dffd423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
+ {% include 'reports/partials/bootstrap5/filters_js.html' %}
{% include 'reports/partials/graphs/charts_js.html' %}

<script src='https://unpkg.com/@turf/turf@6/turf.min.js'></script>
{% compress js %}
<script src="{% static '@turf/turf/turf.min.js' %}"></script>
<script src="{% static 'case/js/cheapxml.js' %}"></script>
<script src="{% static 'case/js/casexml.js' %}"></script>
- <script src="{% static 'reports/js/bootstrap3/tabular.js' %}"></script>
Expand Down

0 comments on commit dffd423

Please sign in to comment.