Salome HOME
0020037: EDF 859 SMESH : Mesh Element Info help unavailable
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_WhatIsDlg.cxx
index d7dd9579d64f56f953c8abb496cc8ea91c0de726..2d8904d2a35573f64a4e266150fda555401e21e3 100755 (executable)
@@ -212,7 +212,7 @@ SMESHGUI_WhatIsDlg::SMESHGUI_WhatIsDlg( SMESHGUI* theModule, const char* name,
   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();