]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESHGUI/SMESHGUI_WhatIsDlg.cxx
Salome HOME
Modification, Transformation. IDs of elements are missing, if selection with rectange...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_WhatIsDlg.cxx
index 6db2934d37b14bef54f47999dbdc6a5c6afc486b..bd52ec10058b426807ecae7b4ee403df53f199d7 100755 (executable)
@@ -177,7 +177,7 @@ SMESHGUI_WhatIsDlg::SMESHGUI_WhatIsDlg( SMESHGUI* theModule )
   myMeshOrSubMeshOrGroupFilter =
     new SMESH_LogicalFilter(aListOfFilters, SMESH_LogicalFilter::LO_OR);
 
-  myHelpFileName = "/files/viewing_mesh_info.htm#element_infos";
+  myHelpFileName = "mesh_infos_page.html#mesh_element_info_anchor";
 
   Init();