fixed card print css display
This commit is contained in:
@@ -145,9 +145,10 @@ function showroom_field_default_field_instances() {
|
||||
),
|
||||
'print' => array(
|
||||
'label' => 'above',
|
||||
'module' => 'materio_showroom',
|
||||
'settings' => array(),
|
||||
'type' => 'hidden',
|
||||
'weight' => 0,
|
||||
'type' => 'materio_showroom_location_simple_text',
|
||||
'weight' => 7,
|
||||
),
|
||||
'teaser' => array(
|
||||
'label' => 'above',
|
||||
|
Reference in New Issue
Block a user