Closed (fixed)
Project:
ZURB Foundation
Version:
8.x-6.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2017 at 16:38 UTC
Updated:
15 Nov 2019 at 16:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
manyk commentedAs stated by @samuel.mortenson in his commit: http://cgit.drupalcode.org/zurb-foundation/commit/?h=8.x-6.x&id=427b634f6b4a915e594ad954010a0311c30bb8bf
Comment #3
manyk commentedUsualy, unnasigned blocks ends up in the 1st available region - in this case Meta Header.
But I see there is a small difference between the Zurb main theme and the child theme: Meta Header and Header are switched.
Comment #4
serg2 commentedI think we should close this issue and possibly open an issue to correct what Manyk describes, align the ordering of regions in
STARTER/STARTER.info.yml.txtwith those inzurb_foundation.info.yml, unless there is a reason for the difference.Comment #5
pektinasen commentedThank you for the clarification
Comment #6
hongpong commentedThis fixes the capitalization on both the core and STARTER themes and makes their order consistent across both.
Comment #7
hongpong commentedOops here is the correct patch.
Comment #8
sim_1I just tested this patch on the latest 8.x-6.x dev branch and it worked as described. Marking as RTBC so that this cleanup can get into future releases.
Comment #10
hongpong commentedThanks for the review and attention to this sim_1, appreciate it!!