Projet

Général

Profil

« Précédent | Suivant » 

Révision 02ce3555

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

agenda: reccuring appointment end date read only if related acts pointed

Closes #5594

Signed-off-by: Mikaël Ates <>

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
        init_datepickers(id);
27 26
        function onsuccess(response, status, xhr, form) {
28 27
          enable_button($('#submit-btn'));
29 28
          var parse = $(response);

Formats disponibles : Unified diff