Projet

Général

Profil

« Précédent | Suivant » 

Révision 7044c059

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

agenda: show date picker button on date fields

Closes #5024

Voir les différences:

calebasse/static/js/calebasse.dialog.js
101 101
  // function used to add patient schedules, events and acts
102 102

  
103 103
  function init_dialog() {
104
    $('#rdv .datepicker-date').datepicker({dateFormat: 'd/m/yy', showOn: 'button'});
104
    $('.datepicker-date').datepicker({dateFormat: 'd/m/yy', showOn: 'button'});
105
    $('.datepicker input').datepicker({dateFormat: 'd/m/yy', showOn: 'button'});
105 106
    $('#id_description').attr('rows', '3');
106 107
    $('#id_description').attr('cols', '30');
107 108
    var deck = $('#id_participants_on_deck');

Formats disponibles : Unified diff