aboutsummaryrefslogblamecommitdiffstats
path: root/view/theme/slackr/birthdays_reminder.tpl
blob: 1dc65295a9f2e28a7c2a05fcf017cb8bb68e9367 (plain) (tree)
1
2
3
4
5
6
7
8
                    
        
                                         
                                                                      
              
         

           
{{ if $classtoday }}
<script>
	$(document).ready(function() $lbr
		$('#events-reminder').addClass($.trim('$classtoday'));
	$rbr);
</script>
{{ endif }}