Conditionally allow ASCII characters (for Xaekai)
This commit is contained in:
parent
7002874bbb
commit
91c24518c5
4 changed files with 30 additions and 17 deletions
|
|
@ -76,6 +76,7 @@ mixin adminoptions
|
|||
mixin textbox-auto("cs-externaljs", "External Javascript", "Script URL")
|
||||
mixin rcheckbox-auto("cs-show_public", "List channel publicly")
|
||||
mixin rcheckbox-auto("cs-torbanned", "Block connections from Tor")
|
||||
mixin rcheckbox-auto("cs-allow_ascii_control", "Allow ASCII control characters (e.g. newlines)")
|
||||
.form-group
|
||||
.col-sm-8.col-sm-offset-4
|
||||
span.text-info Changes are automatically saved.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue