Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
Olivero theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2020 at 13:48 UTC
Updated:
12 Nov 2020 at 13:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mherchelQuick simple patch.
Comment #3
larowlanSimple enough fix
Comment #4
kostyashupenkoWell, i just noticed that
layoutvariable is not set, so remove it.+ also please, since you are editing this file, fix indent here https://git.drupalcode.org/project/drupal/-/blob/9.2.x/core/themes/olive... (should be 4 spaces for lines 72-77, and 2 spaces for 78)
Comment #5
ayushmishra206 commentedMade the changes suggested in #4
Comment #6
kishor_kolekar commentedworked on the point suggested in #4
Comment #7
mherchelLatest patch in #6 looks great! RTBC!
Comment #10
lauriiiCommitted 83200c4 and pushed to 9.2.x and 9.1.x. Thanks!