diff --git a/js/stdb.js b/js/stdb.js index 73932e3..47bf867 100644 --- a/js/stdb.js +++ b/js/stdb.js @@ -143,17 +143,22 @@ function getData(respone) { for (i=start;i' + +'' + } htmlText = htmlText+"
" // Author :: Apirak - +'
' - +'' - +'
'// end of left - +'
' - +'

'+dataInstrument[i].name+'

' - +'

#'+dataInstrument[i].custom_id+'

' - +'

@'+dataInstrument[i].caretaker+'

' - +'
'// end of right - // End + + imageInstrument + // end of left + +'
' + +'

'+dataInstrument[i].name+'

' + +'

#'+dataInstrument[i].custom_id+'

' + +'

@'+dataInstrument[i].caretaker+'

' + +'
'// end of right + // End +'
'; console.log(dataInstrument[i].clips.length) if(dataInstrument[i].clips.length === 0){