From cbb3f348fd5cb9948fe3e48d14bad4b7c45633b8 Mon Sep 17 00:00:00 2001 From: Alex <90tato@gmail.com> Date: Sat, 31 Mar 2018 12:48:22 +0200 Subject: [PATCH] Update presentz-1.3.1.js --- dist/presentz-1.3.1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/presentz-1.3.1.js b/dist/presentz-1.3.1.js index 34f85ad..b8ea5ca 100644 --- a/dist/presentz-1.3.1.js +++ b/dist/presentz-1.3.1.js @@ -413,7 +413,7 @@ along with this program. If not, see . }; })(this) }; - new MediaElementPlayer("#" + this.elementId, playerOptions); + new MediaElementPlayer(this.elementId, playerOptions); }; Html5Video.prototype.onPlayerLoaded = function(player1) {