mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 17:44:43 +03:00
Add goal page: clear page path when configuring custom event goal
Fixes #796
This commit is contained in:
parent
ef0efa2d63
commit
0d07476e32
@ -35,5 +35,6 @@
|
||||
document.getElementById('pageview-fields').classList.add('hidden')
|
||||
document.getElementById('pageview-tab').classList.remove('shadow-inner', 'font-bold', 'bg-indigo-600', 'text-white')
|
||||
document.getElementById('pageview-tab').classList.add('dark:text-gray-100')
|
||||
document.getElementById('goal_page_path').value = ''
|
||||
}
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user