Fix Address::parseFTN when matching addresses with 0's, minor cosmetic fixes, test subjects < 72 chars
This commit is contained in:
@@ -34,6 +34,6 @@
|
||||
|
||||
form.classList.add('was-validated')
|
||||
}, false)
|
||||
})
|
||||
});
|
||||
})()
|
||||
</script>
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user