Salome HOME
*** empty log message ***
[modules/smesh.git] / doc / salome / gui / SMESH / whproj.js
index 0e235159bc1f08cc86190a8fde488d5e84406050..ae38fa9947f526527404eab3f5c59744078dfd13 100755 (executable)
@@ -1,3 +1,4 @@
+//     WebHelp 5.10.001\r
 var gaProj=new Array();\r
 \r
 gaProj[0]=new project("");\r
@@ -41,6 +42,8 @@ function addGlo(sFile)
 \r
 function addRemoteProject(sProjRelPath)\r
 {\r
+       if(sProjRelPath.lastIndexOf("/")!=sProjRelPath.length-1)\r
+               sProjRelPath+="/";\r
        gaProj[gaProj.length]=new project(sProjRelPath);\r
 }\r
 \r