Projet

Général

Profil

Révision 0125e073

Ajouté par Assos Assos il y a plus de 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media/js/media.popups.js
374 374
  var defaults = {width: '100%', scrolling: 'auto'};
375 375
  var options = $.extend({}, defaults, options);
376 376

  
377
  return $('<iframe class="media-modal-frame"/>')
377
  return $('<iframe class="media-modal-frame" tabindex="0"/>')
378 378
  .attr('src', src)
379 379
  .attr('width', options.width)
380 380
  .attr('id', id)

Formats disponibles : Unified diff