Merge remote-tracking branch 'origin/master' into activity
This commit is contained in:
commit
dadd840645
28 changed files with 579 additions and 268 deletions
|
|
@ -10,7 +10,7 @@
|
|||
</h4>
|
||||
<input class="form-control mx-auto w-25" type="text" onkeyup="search_field_moved();return(false);" id="search_field"/>
|
||||
<hr>
|
||||
<a class="btn btn-primary text-center my-4" href="{% url 'note:template_create' %}">Créer un bouton</a>
|
||||
<a class="btn btn-primary text-center my-1" href="{% url 'note:template_create' %}">{% trans "New button" %}</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue