friendica/view/theme/slackr/birthdays_reminder.tpl

9 wiersze
153 B
Smarty
Czysty Zwykły widok Historia

2012-06-27 05:32:07 +00:00
{{ if $classtoday }}
<script>
2012-06-27 05:32:07 +00:00
$(document).ready(function() $lbr
$('#events-reminder').addClass($.trim('$classtoday'));
2012-06-27 05:32:07 +00:00
$rbr);
</script>
2012-06-27 05:32:07 +00:00
{{ endif }}