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_confirm_delete.html
11 11
  </p>
12 12
  {% csrf_token %}
13 13
  <div class="buttons">
14
    <button>{% trans "Delete" %}</button>
14
    <button class="delete-button">{% trans "Delete" %}</button>
15 15
    <a class="cancel" href="{{ object.get_absolute_url }}">{% trans 'Cancel' %}</a>
16 16
  </div>
17 17
</form>

Formats disponibles : Unified diff