mirror of
https://github.com/wekan/wekan.git
synced 2025-12-29 21:58:49 +01:00
Add search sidebar
This commit is contained in:
parent
2001c01b4d
commit
636e1657f6
5 changed files with 32 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ const defaultView = 'home';
|
|||
|
||||
const viewTitles = {
|
||||
filter: 'filter-cards',
|
||||
search: 'search-cards',
|
||||
multiselection: 'multi-selection',
|
||||
archives: 'archives',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue