mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
Keeping Foundation 4 and 5 parallel
This commit is contained in:
@@ -12,5 +12,7 @@
|
||||
#= require_tree .
|
||||
|
||||
$ ->
|
||||
# Hacky fix for issue - http://foundation.zurb.com/forum/posts/2112-foundation-5100-syntax-error-in-js
|
||||
Foundation.set_namespace = function() {};
|
||||
$(document).foundation()
|
||||
$(document).foundation({reveal: {animation: 'fade'}})
|
||||
|
||||
Reference in New Issue
Block a user