removed snippet check
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
$('#entity_template_id').change(function() {
|
||||
window.location.href = '{/literal}{$redirectUrl}{literal}&templateId=' + $(this).val();
|
||||
});
|
||||
window.onbeforeunload = function() {};
|
||||
});
|
||||
</script>
|
||||
{/literal}
|
||||
|
Reference in New Issue
Block a user