mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 05:08:48 +01:00
Hide Accessibility Settings at Admin Panel. It will be continued and added back later.
Thanks to xet7 !
This commit is contained in:
parent
ea8f8de391
commit
e70c51a1f0
1 changed files with 4 additions and 4 deletions
|
|
@ -30,10 +30,10 @@ template(name="setting")
|
|||
a.js-setting-menu(data-id="announcement-setting")
|
||||
i.fa.fa-bullhorn
|
||||
| {{_ 'admin-announcement'}}
|
||||
li
|
||||
a.js-setting-menu(data-id="accessibility-setting")
|
||||
i.fa.fa-universal-access
|
||||
| {{_ 'accessibility'}}
|
||||
//li
|
||||
// a.js-setting-menu(data-id="accessibility-setting")
|
||||
// i.fa.fa-universal-access
|
||||
// | {{_ 'accessibility'}}
|
||||
li
|
||||
a.js-setting-menu(data-id="layout-setting")
|
||||
i.fa.fa-object-group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue