Author: bleny Date: 2013-04-25 16:53:50 +0200 (Thu, 25 Apr 2013) New Revision: 136 Url: http://forge.codelutin.com/projects/franciaflex-magalie/repository/revisions... Log: show article in report: location error Modified: trunk/magalie-web/src/main/webapp/WEB-INF/content/report.jsp Modified: trunk/magalie-web/src/main/webapp/WEB-INF/content/report.jsp =================================================================== --- trunk/magalie-web/src/main/webapp/WEB-INF/content/report.jsp 2013-04-25 14:47:55 UTC (rev 135) +++ trunk/magalie-web/src/main/webapp/WEB-INF/content/report.jsp 2013-04-25 14:53:50 UTC (rev 136) @@ -193,6 +193,9 @@ Emplacement </th> <th> + Article + </th> + <th> Rapporteur </th> <th> @@ -214,6 +217,10 @@ <s:property value="location.code" /> </td> <td> + <s:property value="article.description" /> + (<s:property value="article.code" />) + </td> + <td> <s:property value="magalieUser.name" /> </td> <td>
participants (1)
-
bleny@users.forge.codelutin.com