Files
SIGE-WEB-snapshot/ambiente-de-test/wp-content/plugins/wp-security-audit-log/js/extensions.js

6 lines
92 B
JavaScript

( function( $ ) {
$('.lightbox').simpleLightbox({
showCounter: false
});
} )( jQuery );