mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Revert accessibility changes temporarily.
Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/5857
This commit is contained in:
parent
e6347a305c
commit
1a1a44616f
9 changed files with 23 additions and 90 deletions
|
|
@ -288,7 +288,7 @@ BlazeComponent.extendComponent({
|
|||
this.setLoading(false);
|
||||
}
|
||||
|
||||
DocHead.setTitle(`Settings - ${productName}`);
|
||||
DocHead.setTitle(productName);
|
||||
},
|
||||
|
||||
sendSMTPTestEmail() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue