updated publication feature

This commit is contained in:
Bachir Soussi Chiadmi
2015-06-03 20:09:11 +02:00
parent e12a664fa5
commit 8a8ed4f929
3 changed files with 16 additions and 7 deletions

View File

@@ -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,
),
),
),
),