[turba] Preference show_time not working in dynamic view
    Molina Eslava, Rafael 
    rafael.molina.sspa at juntadeandalucia.es
       
    Mon May  2 21:47:53 UTC 2011
    
    
  
Hi
When i configure the preference show_time, not working if i use  
dynamic view. However, working fine in Traditional.
$_prefs['show_time'] = array(
     'value' => 'a:2:{i:0;s:5:"print";i:1;s:6:"screen";}',
     'type' => 'multienum',
     'enum' => array(
         'screen' => _("Month, Week, and Day Views"),
         'print' => _("Print Views")
      ),
     'desc' => _("Choose the views to show event start and end times in:"),
);
Thanks very much, newly.
    
    
More information about the turba
mailing list