Merge branch 'fronkdev' into 'master'

temporarily removed JS input component switching from Patching

See merge request fronk/thetool!1234
This commit is contained in:
Frank Schubert
2025-04-17 17:58:11 +00:00

View File

@@ -301,7 +301,7 @@ $additionalHead = [
</script>
<script>
$(function() {
/*$(function() {
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('/Patching/sw', { scope: '/' })
.then(registration => {
@@ -444,7 +444,7 @@ $additionalHead = [
}); // End .each loop
});
});*/
</script>