function switchCss() { with (document.switch_template_form) { if (select_css[select_css.selectedIndex].value) { location = '<?php echo url_for('@seller_previsu'); ?>/css/' + select_css[select_css.selectedIndex].value; } } }
logs
7999.4 KB