Projet

Général

Profil

« Précédent | Suivant » 

Révision 83da86c3

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

highlighting last changed act on act validation page

Closes #5468

Voir les différences:

calebasse/static/js/calebasse.agenda.js
331 331

  
332 332
      $('button#print-button').click(function() { window.print();});
333 333

  
334
      $('#actes .frame select').on('change', function() {
335
          $('#actes .frame').removeClass('changed');
336
          $(this).closest('.frame').addClass('changed');
337
      });
338

  
334 339
      enable_new_event();
335 340
      enable_new_appointment();
336 341

  

Formats disponibles : Unified diff