It was refactored in the main template.php but the commented out STARTER version is still the old one from Foundation 3

Comments

alexweber’s picture

Status: Active » Needs review
StatusFileSize
new3.35 KB

Easy fix :)

chrisjlee’s picture

Looks good so far. If someone else can rtbc i'll commit it. :)

alexweber’s picture

chrisjlee’s picture

Assigned: Unassigned » alexweber
Status: Needs review » Fixed
StatusFileSize
new3.35 KB

Looks good to me. Reroll attached. Thanks for doing this:

Commited: http://drupalcode.org/project/zurb-foundation.git/commit/77c69cb

alexweber’s picture

Awesome thanks Chris!

ishmael-sanchez’s picture

Assigned: alexweber » chrisjlee
Status: Fixed » Needs work

Actually 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!

alexweber’s picture

chrisjlee’s picture

@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 ?

alexweber’s picture

Assigned: chrisjlee » Unassigned
Status: Needs work » Closed (duplicate)