mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-10 23:55:18 +02:00
Fix date validation logic in CollectionModal to ensure start date is before end date and handle missing start date
This commit is contained in:
parent
46e3e91679
commit
5d3ec181a0
2 changed files with 14 additions and 1 deletions
2
LICENSE
2
LICENSE
|
@ -1,5 +1,5 @@
|
|||
AdventureLog: Self-hostable travel tracker and trip planner.
|
||||
Copyright (C) 2024 Sean Morley
|
||||
Copyright (C) 2023-2025 Sean Morley
|
||||
Contact: contact@seanmorley.com
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue