Merge remote-tracking branch 'origin/GP-0_Isabella3412_Help_file_cleanup--SQUASHED'

This commit is contained in:
Ryan Kurtz 2024-02-23 13:23:37 -05:00
commit a5de0b728d
7 changed files with 53 additions and 9 deletions

View file

@ -38,7 +38,7 @@ public class OpenVersionTrackingSessionAction extends DockingAction {
String[] menuPath = { ToolConstants.MENU_FILE, "Open Session..." };
setMenuBarData(new MenuData(menuPath, "AAA"));
setDescription("Opens a Version Tracking Session");
setHelpLocation(new HelpLocation("VersionTrackingPlugin", "Open_Session"));
setHelpLocation(new HelpLocation("VersionTrackingPlugin", "Version_Tracking_Tool"));
}
@Override