Closed (won't fix)
Project:
Basic
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
9 Aug 2012 at 09:37 UTC
Updated:
14 Dec 2018 at 07:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedOr to keep consistency with other theme conventions:
In template.php replace
$vars['classes_array'][] = 'wireframe-mode';with
$vars['classes_array'][] = 'with-wireframes';Patch is included.
Comment #2
SteveK commentedwireframe mode will be removed in 3.x branch as the Bourbon grid framework provides a "grid" display. closing.