mirror of
https://github.com/wekan/wekan.git
synced 2026-02-21 23:44:06 +01:00
Change Admin Panel "Attachment Settings" and "Cron Settings" options to be tabs, not submenu.
Thanks to xet7 !
This commit is contained in:
parent
0e3a17d922
commit
ae2aa1f5cd
7 changed files with 200 additions and 135 deletions
|
|
@ -15,3 +15,6 @@ import '/client/components/migrationProgress';
|
|||
|
||||
// Import cron settings
|
||||
import '/client/components/settings/cronSettings';
|
||||
|
||||
// Import settings tabs CSS
|
||||
import '/client/components/settings/settingsTabs.css';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue