fix slider

pull/40/head
Kai Labusch 5 years ago
parent 1f9fd793a3
commit 67e7f9e0f1

@ -595,6 +595,7 @@ function setupInterface(data, file, urls) {
$("#docpos").val(data.data.length - startIndex); $("#docpos").val(data.data.length - startIndex);
} }
if ($(':focus').data('tableInfo'))
updatePreview($(':focus').data('tableInfo').nRow); updatePreview($(':focus').data('tableInfo').nRow);
} }

Loading…
Cancel
Save