diff _includes/head.html @ 163:dcc5564ed7ad

Mention that Win-Installers bundle several OF-packages (bug #55588). * _includes/head.html: Add foundation.alert.js. * _includes/install.html: Mention that Win-Installers bundle several OF-packages.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 29 Jan 2019 17:08:24 +0100
parents 62beee286693
children 4be8521a3f4f
line wrap: on
line diff
--- a/_includes/head.html	Tue Jan 29 17:03:21 2019 +0100
+++ b/_includes/head.html	Tue Jan 29 17:08:24 2019 +0100
@@ -28,6 +28,7 @@
   <script src="{{ "/js/vendor/modernizr.js" | relative_url }}"></script>
   <script src="{{ "/js/vendor/jquery.js" | relative_url }}"></script>
   <script src="{{ "/js/foundation/foundation.js" | relative_url }}"></script>
+  <script src="{{ "/js/foundation/foundation.alert.js" | relative_url }}"></script>
   <script src="{{ "/js/foundation/foundation.reveal.js" | relative_url }}"></script>
   <script src="{{ "/js/foundation/foundation.topbar.js" | relative_url }}"></script>
   <script src="{{ "/js/foundation/foundation.tab.js" | relative_url }}"></script>