This repository has been archived on 2025-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Jon Welfringer 3ead35c984
Update (Profiles) Edit.razor to fix breaking changes
Prior functionality allowed 4 characters for "order" which now causes validation errors for any order value > 99.  This change allows a value of up to 9999 which is consistent with the prior 4 character length value.

Prior functionality allowed 2 characters for "rows" which now causes validattion error for any row count > 10.  This change allows a value up to 99 which is consistent with the prior 2 character length value.
2024-01-04 10:12:17 -08:00
..
2023-10-18 15:22:53 -04:00
2023-08-10 02:03:46 +02:00
2023-12-13 13:34:08 -05:00
2023-12-07 18:12:49 -06:00
2023-12-19 12:51:44 -05:00