temporarily removed JS input component switching from Patching
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user