Pas de mute avec sketchfab

This commit is contained in:
nyanloutre 2017-07-27 17:15:07 +02:00
parent 5c3b916e81
commit 3a022f178a
Signed by: nyanloutre
GPG Key ID: F85D93686A3A9063

View File

@ -338,7 +338,6 @@
});
$('#sketchFabModal').on('show.bs.modal', function (event) {
masthead_video_mute(true);
var button = $(event.relatedTarget);
var sketchfab_id = button.data('sketchfabid');
var comment = button.data('comment');