highlight js events-reminder on birthday events
This commit is contained in:
parent
b02c733967
commit
fa2a8fa9bd
|
@ -1 +1,7 @@
|
|||
|
||||
{{ if $classtoday }}
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('#events-reminder').addClass($.trim('$classtoday'));
|
||||
});
|
||||
</script>
|
||||
{{ endif }}
|
||||
|
|
Loading…
Reference in a new issue