disable voting in blocks, layouts and webpages

This commit is contained in:
Mario Vavti
2015-04-29 21:36:53 +02:00
parent e56b8fdfaf
commit 310d122901
4 changed files with 7 additions and 2 deletions

View File

@@ -95,6 +95,7 @@ function blocks_content(&$a) {
'ptlabel' => t('Block Name'),
'profile_uid' => intval($owner),
'expanded' => true,
'novoting' => true
);
if($_REQUEST['title'])