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/category_confirm_delete.html
12 12
  </p>
13 13
    <p>{% trans "All its announces of will be also deleted" %}</p>
14 14
  <div class="buttons">
15
    <button>{% trans "Delete" %}</button>
15
    <button class="delete-button">{% trans "Delete" %}</button>
16 16
    <a class="cancel" href="{{ object.get_absolute_url }}">{% trans 'Cancel' %}</a>
17 17
  </div>
18 18
</form>

Formats disponibles : Unified diff