projects
/
web
/
CityofMI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e244eee
)
New meila ok
author
Ove Klykken
<ove@gaslightmedia.com>
Mon, 4 Aug 2014 16:25:14 +0000
(12:25 -0400)
committer
Ove Klykken
<ove@gaslightmedia.com>
Mon, 4 Aug 2014 16:25:14 +0000
(12:25 -0400)
Toolkit/Page.php
patch
|
blob
|
history
diff --git
a/Toolkit/Page.php
b/Toolkit/Page.php
index
06e2dc9
..
91a82bb
100755
(executable)
--- a/
Toolkit/Page.php
+++ b/
Toolkit/Page.php
@@
-151,6
+151,7
@@
class Toolkit_Page
$GLOBALS['topScripts'][] = MEDIA_BASE_URL . 'js/vendor/modernizr.js';
$GLOBALS['bottomScripts'][] = MEDIA_BASE_URL . 'js/foundation.min.js';
$GLOBALS['bottomScripts'][] = MEDIA_BASE_URL . 'js/foundation/foundation.offcanvas.js';
+ $GLOBALS['bottomScripts'][] = MEDIA_BASE_URL . 'js/foundation/foundation.equalizer.js';
$GLOBALS['bottomScripts'][] = $this->mediaBaseURL . 'libjs/arrowMenu.js';
}