Projet

Général

Profil

« Précédent | Suivant » 

Révision b472e22b

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

agenda: datepicker buttons on editing events and appointments fix

Closes #5024

Voir les différences:

calebasse/static/js/calebasse.dialog.js
22 22
    height = 'auto';
23 23
  $(id).load(url,
24 24
      function () {
25
        $('.datepicker-date').datepicker({dateFormat: 'd/m/yy', showOn: 'button'});
26
        $('.datepicker input').datepicker({dateFormat: 'd/m/yy', showOn: 'button'});
25 27
        function onsuccess(response, status, xhr, form) {
26 28
          enable_button($('#submit-btn'));
27 29
          var parse = $(response);

Formats disponibles : Unified diff