projects
/
web
/
SooLocks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02d453d
)
Reversed errant removal of foundation.min.js
author
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 24 Jun 2014 19:38:37 +0000
(15:38 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 24 Jun 2014 19:38:37 +0000
(15:38 -0400)
templates/template.html
patch
|
blob
|
history
diff --git
a/templates/template.html
b/templates/template.html
index
a058f9d
..
f707c28
100644
(file)
--- a/
templates/template.html
+++ b/
templates/template.html
@@
-173,7
+173,7
@@
$(function() {
<a class="exit-off-canvas"></a>
</div>
</div>
-<
!-- Note: Removed {mediaBaseURL:h}libjs/foundation.min.js from here. --
>
+<
script src="{mediaBaseURL:h}libjs/foundation.min.js"></script
>
<script src="{mediaBaseURL:h}libjs/foundation/foundation.equalizer.js"></script>
<script src="{mediaBaseURL:h}libjs/foundation/foundation.offcanvas.js"></script>
<script src="{mediaBaseURL:h}libjs/foundation/foundation.topbar.js"></script>