Remove comment
This commit is contained in:
parent
12611647bc
commit
342ef656f0
1 changed files with 0 additions and 2 deletions
|
|
@ -74,8 +74,6 @@
|
|||
<script>
|
||||
Livewire.on('passed-required-fields-check', (event) => {
|
||||
if (event.hasOwnProperty('client_postal_code')) {
|
||||
console.log('Got POSTCODE');
|
||||
|
||||
document.querySelector('meta[name=client-postal-code]').content = event.client_postal_code;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue