We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83bf504 commit c1c7d20Copy full SHA for c1c7d20
_templates/_page_faktorz.html.erb
@@ -19,8 +19,9 @@
19
20
<meta content="FaktorZ Documentation" name="application-name">
21
22
- <script src="http://assets-digitalgarage-infra.apps.thedigitalgarage.io/js/bootstrap.bundle.min.js" type="text/javascript"></script>
23
<script src="http://assets-digitalgarage-infra.apps.thedigitalgarage.io/js/jquery-3.3.1.min.js" type="text/javascript"></script>
+ <script src="http://assets-digitalgarage-infra.apps.thedigitalgarage.io/js/bootstrap.bundle.min.js" type="text/javascript"></script>
24
+
25
26
<%= render("_templates/_analytics.html.erb", :distro_key => distro_key) %>
27
</head>
0 commit comments