mirror of
https://github.com/wekan/wekan.git
synced 2026-01-03 08:08:49 +01:00
Removed Custom HTML feature that does not work.
Thanks to xet7 ! Closes #2218
This commit is contained in:
parent
60df1fa1ee
commit
ddce0ada09
4 changed files with 0 additions and 54 deletions
|
|
@ -33,14 +33,6 @@ Settings.attachSchema(
|
|||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
customHTMLafterBodyStart: {
|
||||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
customHTMLbeforeBodyEnd: {
|
||||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
displayAuthenticationMethod: {
|
||||
type: Boolean,
|
||||
optional: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue