Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
framemo
Commits
7a46805d
Verified
Commit
7a46805d
authored
Oct 28, 2019
by
Luc Didry
Browse files
Fix disable fancy font checkbox
parent
8aa56235
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/index.jade
View file @
7a46805d
...
...
@@ -34,8 +34,9 @@ block body
option(value='white') Blanc
div#fancyFontControl.form-group
div.checkbox
input#fancyFontToggle(type='checkbox')
label(for='fancyFontToggle') Utiliser une police classique
label
input#fancyFontToggle(type='checkbox')
span Utiliser une police classique
div.stickers
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment