Projet

Général

Profil

« Précédent | Suivant » 

Révision 8e8b10ae

Ajouté par Serghei Mihai (congés, retour 15/05) il y a plus de 6 ans

manager: add test sms send (#20174)

Voir les différences:

corbo/templates/corbo/announce_view.html
12 12
<a href="{% url 'delete_announce' pk=object.pk %}" rel="popup">{% trans 'Delete' %}</a>
13 13
<a href="{% url 'edit_announce' pk=object.pk %}">{% trans 'Edit' %}</a>
14 14
<a href="{% url 'email_announce' pk=object.pk %}" rel="popup">{% trans 'Send test email' %}</a>
15
{% if sms_enabled %}
16
<a href="{% url 'sms_announce' pk=object.pk %}" rel="popup">{% trans 'Send test SMS' %}</a>
17
{% endif %}
15 18
{% endblock %}
16 19
{% block content %}
17 20
<div class="announce_block">

Formats disponibles : Unified diff