From aa9bb9869ef32d1fce34910ff7f4611502e243c1 Mon Sep 17 00:00:00 2001 From: antonSoftensity <61691723+antonSoftensity@users.noreply.github.com> Date: Thu, 30 Nov 2023 12:38:18 +0100 Subject: [PATCH] FIO-7553 Changed tooltip text for the Column Properties setting (#5410) --- 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: [ {