Browse Source

removed dpm

Bachir Soussi Chiadmi 4 years ago
parent
commit
54c815ded4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/themes/custom/edlptheme/edlptheme.theme

+ 1 - 1
web/themes/custom/edlptheme/edlptheme.theme

@@ -204,7 +204,7 @@ function edlptheme_prepare_audio_link(&$vars){
 }
 
 function edlptheme_preprocess_node__enregistrement__player_cartel(&$vars){
-  dpm($vars);
+  // dpm($vars);
   $node = $vars['node'];
 
   $vars['col_left'] = false;