updated publication feature
This commit is contained in:
@@ -167,12 +167,20 @@ function materio_publications_strongarm() {
|
||||
'weight' => '3',
|
||||
'visible' => FALSE,
|
||||
),
|
||||
'homeblock' => array(
|
||||
'weight' => '1',
|
||||
'visible' => FALSE,
|
||||
),
|
||||
),
|
||||
'workflow' => array(
|
||||
'default' => array(
|
||||
'weight' => '4',
|
||||
'visible' => FALSE,
|
||||
),
|
||||
'homeblock' => array(
|
||||
'weight' => '2',
|
||||
'visible' => FALSE,
|
||||
),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user