mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-12 21:00:58 +00:00
parent
9063e3104f
commit
2f1a217a00
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
success: function(response, text, request) {
|
success: function(response, text, request) {
|
||||||
if (request.getResponseHeader('Gather') == 'voting') {
|
if (request.getResponseHeader('Gather') == 'voting') {
|
||||||
if (!played) {
|
if (!played) {
|
||||||
var startTime = 0;
|
var startTime = 110;
|
||||||
$("#jplayer").jPlayer({
|
$("#jplayer").jPlayer({
|
||||||
ready: function() {
|
ready: function() {
|
||||||
$(this).jPlayer("setMedia", {
|
$(this).jPlayer("setMedia", {
|
||||||
|
|
Loading…
Reference in a new issue