Skip to content

Commit

Permalink
FIO-7553 Changed tooltip text for the Column Properties setting (#5410)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonSoftensity authored Nov 30, 2023
1 parent 99932a9 commit aa9bb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/columns/editForm/Columns.edit.display.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default [
key: 'columns',
label: 'Column Properties',
addAnother: 'Add Column',
tooltip: 'The width, offset, push, and pull settings for each column.',
tooltip: 'The size and width settings for each column. One row is equal to 12. (e.g., a row with two columns spanning the entire page should be 6 and 6)',
reorder: true,
components: [
{
Expand Down

0 comments on commit aa9bb98

Please sign in to comment.