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
osp
work.w
Commits
96c36b63
Commit
96c36b63
authored
May 20, 2020
by
alexandre
Browse files
Fix edit form display
parent
f78dd8d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
playground/templates/playground/score.html
View file @
96c36b63
{% load static compress %}
<!DOCTYPE HTML>
<html
lang=
"
fr
"
>
<html
lang=
""
>
<head>
<meta
charset=
"utf-8"
>
...
...
playground/templates/playground/underscore/score-form.mtpl
View file @
96c36b63
...
...
@@ -41,7 +41,7 @@
</label>
<!-- effectif = models.CharField(blank=True, max_length=255) -->
<label data-name="effectif
js-help
" data-href="#effectif"><%- t('Effectif') %>:</label>
<label
class="label-text js-help"
data-name="effectif" data-href="#effectif"><%- t('Effectif') %>:</label>
<!-- Duration -->
<label>
...
...
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