SonicViewer - Datenauslesung


$(document).ready(function () { G.ui.initSelect2($('#o-wrapper')); G.ui.tippedInit(); $('#set-location-preloader').hide(); $('.gv-ui-ckeckbox').each(function (index, el) { $(el).find('input[type="checkbox"], input[type="radio"]').after($('
')); }); });