Projet

Général

Profil

« Précédent | Suivant » 

Révision bc5c3246

Ajouté par Serghei Mihai (congés, retour 15/05) il y a environ 7 ans

unify "Delete" and "Save" buttons css class (#14990)

Voir les différences:

corbo/templates/corbo/announce_form.html
25 25
  {{ form.media }}
26 26
  {{ form.as_p }}
27 27
  <div class="buttons">
28
    <button>{% trans "Save" %}</button>
28
    <button class="submit-button">{% trans "Save" %}</button>
29 29
    <a class="cancel" href="{% url 'view_category' slug=category.slug %}">{% trans 'Cancel' %}</a>
30 30
  </div>
31 31
  <script type="text/javascript">

Formats disponibles : Unified diff