]> SALOME platform Git repositories - tools/siman.git/blobdiff - Workspace/Siman/WebContent/study/searchStudy.jsp
Salome HOME
Fix of study modification date in study properties section and admin display name...
[tools/siman.git] / Workspace / Siman / WebContent / study / searchStudy.jsp
index a6281ff906bd2a08940e29b23ab979c3c6e8ee85..aa73faf406643b35949097108780a751ae57cbae 100644 (file)
@@ -210,7 +210,7 @@ $(document).ready(function () {
                                </s:url> <s:a href="%{open}" cssClass="link">
                                        <s:property value="title" />
                                </s:a></td>
-                               <td><s:property value="authorName" /></td>
+                               <td><s:property value="getText(authorName)" /></td>
                        </tr>
                </s:iterator>
        </table>