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
Pédagogies Multimodales
wikicolor
Commits
0859fb30
Commit
0859fb30
authored
May 09, 2020
by
Sylvain Coulange
Browse files
correction coquille
parent
be0a5206
Changes
2
Hide whitespace changes
Inline
Side-by-side
templates/coloriseur.html
View file @
0859fb30
...
...
@@ -47,7 +47,7 @@
<div>
<form
method=
"POST"
>
{% csrf_token %}
<button
formaction=
"/app/dico/"
>
É
diter le dictionnaire
</button>
<button
formaction=
"/app/dico/"
>
Consulter/é
diter le dictionnaire
</button>
</form>
</div>
...
...
templates/editDico.html
View file @
0859fb30
...
...
@@ -50,7 +50,7 @@
</div>
<button
id=
"rechercher"
title=
"Rechercher dans le dictionnaire"
>
Rechercher
</button>
<div
class=
"info"
>
L
a
dictionnaire fait actuellement
<span
id=
"dicoNbEntr"
>
1 414 634
</span>
entrées.
</div>
<div
class=
"info"
>
L
e
dictionnaire fait actuellement
<span
id=
"dicoNbEntr"
>
1 414 634
</span>
entrées.
</div>
<!-- <div class="info warning">La modification du dictionnaire n'est pas encore possible.</div> -->
<div
class=
"result"
>
<h3>
Résultats de la recherche
<span
id=
"nbres"
></span></h3>
...
...
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