diff --git a/apps/documenteditor/main/app/view/FileMenuPanels.js b/apps/documenteditor/main/app/view/FileMenuPanels.js index 9efe54cac9..5b51fec868 100644 --- a/apps/documenteditor/main/app/view/FileMenuPanels.js +++ b/apps/documenteditor/main/app/view/FileMenuPanels.js @@ -560,7 +560,10 @@ define([ this.rbChangesTip = new Common.UI.RadioBox({ el :$markup.findById('#fms-rb-show-track-tooltips'), name : 'show-track-changes', - labelText : this.txtChangesTip + labelText : this.txtChangesTip, + dataHint: '2', + dataHintDirection: 'left', + dataHintOffset: 'small' }); this.rbShowChangesNone = new Common.UI.RadioBox({ diff --git a/apps/spreadsheeteditor/main/app/view/FileMenuPanels.js b/apps/spreadsheeteditor/main/app/view/FileMenuPanels.js index 8550c804b5..be17ac93ab 100644 --- a/apps/spreadsheeteditor/main/app/view/FileMenuPanels.js +++ b/apps/spreadsheeteditor/main/app/view/FileMenuPanels.js @@ -309,7 +309,7 @@ define([ '