Migrate to central appointment database #45

Merged
christian merged 34 commits from sync-calendar into develop 2025-01-20 13:11:20 +00:00
Showing only changes of commit 6d56276947 - Show all commits

View File

@ -5,7 +5,7 @@
{{- $list = sort $list "title" -}} {{- $list = sort $list "title" -}}
{{- $cals := apply $list "index" "." "class" -}} {{- $cals := apply $list "index" "." "class" -}}
{{- $cals = uniq $cals -}} {{- $cals = uniq $cals -}}
{{ warnf "%s" $cals}} {{/* warnf "%s" $cals */}}
<table> <table>
<thead> <thead>
<tr> <tr>