fix timeline

This commit is contained in:
j 2015-12-08 11:34:13 +00:00
parent c951998422
commit 00d1aa8485
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
}
function timeline(item, position, layers) {
playItem(item, 'player', position, layers);
playItem(item, 'timeline', position, layers);
}
function playItem(item, view, position, layers) {