reference correct note_columns field name in database
authorJeff Kellem <github-dist@beyond.dreams.org>
Thu, 30 Nov 2023 09:04:10 +0000 (01:04 -0800)
committerJeff Kellem <github-dist@beyond.dreams.org>
Thu, 30 Nov 2023 09:04:10 +0000 (01:04 -0800)
commit405a948c543864e58ac1357dc190ba0039dc13c7
tree141c928ad03d5a49023479c85346a5a7d11a063c
parent0bd36ff3dda6c64a16d92236f524b931bab32bb8
reference correct note_columns field name in database

- civicrm_custom_field table has `note_rows` and `note_columns`, *not* `note_cols`
- Q: Should `cols` also be changed to `columns` on this line?
Civi/Api4/Service/Spec/SpecFormatter.php