added themes deprecated or deleted at Hackathon 2016 in Berlin as they were at the 3.5 release
This commit is contained in:
parent
c39a9c812b
commit
aa199e931f
1344 changed files with 164625 additions and 0 deletions
9
slackr/templates/birthdays_reminder.tpl
Normal file
9
slackr/templates/birthdays_reminder.tpl
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
{{if $classtoday}}
|
||||
<script>
|
||||
$(document).ready(function() {{$lbr}}
|
||||
$('#events-reminder').addClass($.trim('{{$classtoday}}'));
|
||||
{{$rbr}});
|
||||
</script>
|
||||
{{/if}}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue