Task lists WIP:

* front-end
This commit is contained in:
John Livingston
2024-05-06 17:26:20 +02:00
parent 964b8854f6
commit 1e876e60ee
10 changed files with 194 additions and 31 deletions

View File

@ -12,7 +12,7 @@ export default function tplMucTaskList (el, tasklist) {
// eslint-disable-next-line no-undef
const i18nTaskListName = __(LOC_task_list_name)
return html`
<div class="task-list-description">
<div class="task-list-line">
${el.collapsed
? html`
<button @click=${el.toggleTasks} class="task-list-toggle-tasks">