branch feature/6150 updated (2c19b7c -> 2fa05b1)
This is an automated email from the git hooks/post-receive script. New change to branch feature/6150 in repository tutti. See http://git.codelutin.com/tutti.git from 2c19b7c refs #6150 new 2fa05b1 fixes #6096 (ajout de trois lignes blanches en bas du tableau) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 2fa05b14e539d5f28e6655d8befa3d6a11e09cdd Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 24 18:01:42 2014 +0100 fixes #6096 (ajout de trois lignes blanches en bas du tableau) Summary of changes: .../src/main/resources/ftl/pupitriReport_fr.ftl | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/6150 in repository tutti. See http://git.codelutin.com/tutti.git commit 2fa05b14e539d5f28e6655d8befa3d6a11e09cdd Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 24 18:01:42 2014 +0100 fixes #6096 (ajout de trois lignes blanches en bas du tableau) --- .../src/main/resources/ftl/pupitriReport_fr.ftl | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/tutti-service/src/main/resources/ftl/pupitriReport_fr.ftl b/tutti-service/src/main/resources/ftl/pupitriReport_fr.ftl index c4a9194..446db7a 100644 --- a/tutti-service/src/main/resources/ftl/pupitriReport_fr.ftl +++ b/tutti-service/src/main/resources/ftl/pupitriReport_fr.ftl @@ -165,6 +165,42 @@ <td class="number">${row.nbBigBox}</td> </tr> </#list> +<tr> + <td><input type="checkbox"/></td> + <td> </td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> +</tr> +<tr> + <td><input type="checkbox"/></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> +</tr> +<tr> + <td><input type="checkbox"/></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> + <td></td> +</tr> </tbody> </table> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm