Commit 2921f167 by kubisk

dos

parent e77e69bf
......@@ -293,7 +293,7 @@ function createPoster() {
posterCtx = canvasinfo[1];
$('.poster').hide();
$('.poster' + level).show();
$('.poster-' + level).show();
var photo = new Image();
photo.src = getManBase64(uploadCanvas);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment