removed some dsm
This commit is contained in:
parent
71744db508
commit
1c42c93c54
@ -213,7 +213,7 @@ function materio_user_form_alter(&$form, &$form_state, $form_id) {
|
||||
// }
|
||||
|
||||
if ( $form_id == "simplenews_subscriptions_multi_block_form"){
|
||||
dsm($form);
|
||||
// dsm($form);
|
||||
$options = array();
|
||||
foreach ($form['newsletters']['#options'] as $tid => $name) {
|
||||
if(user_access("subscribe to simplenews category $tid")){
|
||||
|
Loading…
x
Reference in New Issue
Block a user