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-12-04 17:26:37 +01:00
2023-12-07 18:12:49 -06:00
2023-10-09 13:18:43 -04:00
2023-08-08 13:30:10 +02:00
2023-11-29 10:42:23 -05:00
2023-09-27 16:09:19 -04:00