Closed (duplicate)
Project:
ZURB Foundation
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2013 at 12:43 UTC
Updated:
19 Jul 2013 at 12:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
alexweber commentedEasy fix :)
Comment #2
chrisjlee commentedLooks good so far. If someone else can rtbc i'll commit it. :)
Comment #3
alexweber commentedLet's wait for this one first: #2020135: Basic theme settings for menu/mobile rendering
Comment #4
chrisjlee commentedLooks good to me. Reroll attached. Thanks for doing this:
Commited: http://drupalcode.org/project/zurb-foundation.git/commit/77c69cb
Comment #5
alexweber commentedAwesome thanks Chris!
Comment #6
ishmael-sanchez commentedActually I had an issue with the new menu rendering because I wasn't using jquery_update and looking at the base theme a line is commented out (see 582 template.php) that loads the JS from the vendor folder, see Reverting fixes from rebase of variable patch Chris can you uncomment and commit thanks!
Comment #7
alexweber commentedRelated issue: #2001944: Include Zepto.js as a fallback if no jQuery Update is not present
Comment #8
chrisjlee commented@ishmael I'm confused. What are you asking? I think I commented that functionality out because it was breaking other functionality. And shouldn't we move this discussion to #2001944: Include Zepto.js as a fallback if no jQuery Update is not present ?
Comment #9
alexweber commentedClosing as a duplicate of #2001944: Include Zepto.js as a fallback if no jQuery Update is not present