Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BDE
Note Kfet 2018
Commits
d52dd18c
Commit
d52dd18c
authored
Jul 19, 2018
by
Hamza Dely
Browse files
[activités/templates] Affiche en gras si l'activité possède une liste d'invitation ou non
parent
51dd0a9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
activites/templates/activite_detail.html
View file @
d52dd18c
...
...
@@ -36,7 +36,7 @@
{% endif %}
</li>
{% if object.liste_invitation %}
<li
class=
"list-group-item text-danger"
>
Entrée sur liste d'invitation
</li>
<li
class=
"list-group-item text-danger"
>
<strong>
Entrée sur liste d'invitation
</
strong></
li>
{% endif %}
<li
class=
"list-group-item justify-content-center"
>
<div
class=
"btn-toolbar"
role=
"toolbar"
>
...
...
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