Fix Address::parseFTN when matching addresses with 0's, minor cosmetic fixes, test subjects < 72 chars

This commit is contained in:
Deon George
2021-07-01 21:56:55 +10:00
parent 16a1d8a440
commit 88d189110d
4 changed files with 5 additions and 5 deletions

View File

@@ -34,6 +34,6 @@
form.classList.add('was-validated')
}, false)
})
});
})()
</script>

View File

@@ -39,7 +39,7 @@ use App\Models\Setup;
@else
A system is required.
@enderror
</span>
</span>
<span class="input-helper">Add a <a href="{{ url('ftn/system/addedit') }}">NEW System</a></span>
</div>
</div>