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/subscriptions_import_form.html
16 16
  {% csrf_token %}
17 17
  {{ form.as_p }}
18 18
<div class="buttons">
19
  <button>{% trans "Import" %}</button>
19
  <button class="submit-button">{% trans "Import" %}</button>
20 20
  <a href="{% url "view_category" slug=category.slug %}" class="cancel">{% trans "Cancel" %}</a>
21 21
</div>
22 22
</form>

Formats disponibles : Unified diff