Projet

Général

Profil

« Précédent | Suivant » 

Révision 83bedd6f

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

use datetime picker for announce publish and expiration dates

Voir les différences:

corbo/templates/corbo/base.html
6 6
    <link rel='stylesheet' type='text/css' href='{% static "css/corbo.css" %}' />
7 7
{% endblock %}
8 8

  
9
{% block extrascripts %}
10
    {{ block.super }}
11
    <link rel="stylesheet" type="text/css" media="all" href="{% static 'css/datetimepicker.css' %}" />
12
    <script src="{% static 'js/bootstrap-datetimepicker.js' %}"></script>
13
    <script src="{% static 'js/locales/bootstrap-datetimepicker.fr.js' %}"></script>
14
{% endblock %}
15

  
9 16
{% block logout-url %}
10 17
{% url "auth_logout" %}
11 18
{% endblock %}

Formats disponibles : Unified diff