From b40dbf3a3fe04088fe0446306a1b945e1a33fa89 Mon Sep 17 00:00:00 2001 From: "racha.non" Date: Wed, 22 Jun 2016 13:56:06 +0700 Subject: [PATCH] 0.0.3.22.6 --- js/stdb.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/stdb.js b/js/stdb.js index 42292b9..9bd719f 100644 --- a/js/stdb.js +++ b/js/stdb.js @@ -176,7 +176,7 @@ function getData(respone) { if(dataInstrument[i].clips.length >= 2){ console.log('*********** >= 2 ***********') var tagMiniImage = '' - var loopImage = dataInstrument[i].clips.length1 + var loopImage = dataInstrument[i].clips.length for(j=1;j' +'
'; } - for(j=loopImage+1;j<3;j++){ + for(j=loopImage;j<4;j++){ if (j==3){ style4 = 'margin-top:5px' }