Projet

Général

Profil

« Précédent | Suivant » 

Révision 91140baf

Ajouté par Jérôme Schneider il y a plus de 9 ans

fixes a toggle bug specific to Firefox

Voir les différences:

calebasse/static/js/calebasse.dossiers.js
377 377
      load: function(event, ui) {
378 378
        $(document).on('click', '.js-click-to-expand', function (event) {
379 379
             $(event.target).parents('.js-expandable').toggleClass('js-expanded');
380
             $(event.target).next().toggle();
380 381
        });
381 382
        var tabid = $(ui.tab).attr('id');
382 383
        if (tabid == "ui-id-1")

Formats disponibles : Unified diff