Activity: filters (#2395)

* Activity: filters
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2022-11-27 23:05:26 +07:00
committed by GitHub
parent 46b70a2e9c
commit 90bc1da39f
26 changed files with 313 additions and 39 deletions
@@ -387,7 +387,7 @@
<UpDownNavigator element={documentObject} />
</svelte:fragment>
<svelte:fragment slot="header">
<span class="fs-title flex-row-center">
<span class="fs-title flex-row-center flex-shrink gap-1-5">
<EditBox
bind:value={name}
placeholder={document.string.DocumentNamePlaceholder}