Projet

Général

Profil

« Précédent | Suivant » 

Révision c2424b7f

Ajouté par Serghei Mihai il y a plus de 9 ans

agenda: removing highlighting on current anchor on act validation

Closes #5468

Voir les différences:

calebasse/static/js/calebasse.agenda.js
335 335

  
336 336
      $('#actes .frame select').on('change', function() {
337 337
          $('#actes .frame').removeClass('changed');
338
          if (window.location.hash)
339
              $(window.location.hash).css('box-shadow', 'none');
338 340
          $(this).closest('.frame').addClass('changed');
339 341
      });
340 342

  

Formats disponibles : Unified diff