disable voting in blocks, layouts and webpages
This commit is contained in:
@@ -95,6 +95,7 @@ function blocks_content(&$a) {
|
||||
'ptlabel' => t('Block Name'),
|
||||
'profile_uid' => intval($owner),
|
||||
'expanded' => true,
|
||||
'novoting' => true
|
||||
);
|
||||
|
||||
if($_REQUEST['title'])
|
||||
|
||||
Reference in New Issue
Block a user