From 49bba704995899f12d6aa8d9a42fd6fb187b64cb Mon Sep 17 00:00:00 2001 From: Anton K Date: Wed, 22 Nov 2023 11:19:07 +0100 Subject: [PATCH] FIO-7553 Changed tooltip text for the Column Properties setting --- src/components/columns/editForm/Columns.edit.display.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/columns/editForm/Columns.edit.display.js b/src/components/columns/editForm/Columns.edit.display.js index b4424b1c05..1c6afdccfd 100644 --- a/src/components/columns/editForm/Columns.edit.display.js +++ b/src/components/columns/editForm/Columns.edit.display.js @@ -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: [ {