No remove nocache

This commit is contained in:
Juan Pablo Vial
2024-03-26 17:09:43 -03:00
parent 912e8624b2
commit bc9c71870c

View File

@ -47,9 +47,9 @@
date: 'DD-MM-YYYY' date: 'DD-MM-YYYY'
}, },
} }
$(document).ready(() => { /*$(document).ready(() => {
cleanNoCache() cleanNoCache()
}) })*/
</script> </script>
@stack('page_scripts') @stack('page_scripts')