Author: danydb
Date: 2014-03-14 18:16:44 +0100 (Fri, 14 Mar 2014)
New Revision: 723
Modified:
trunk/rapport_avance/include/template/include_follow.php
Log:
Task #992 - Permettre d'enregistrer dans Suivi
Let record in Follow up even if there is no generated document
Modified: trunk/rapport_avance/include/template/include_follow.php
===================================================================
--- trunk/rapport_avance/include/template/include_follow.php 2014-03-14
17:10:33 UTC (rev 722)
+++ trunk/rapport_avance/include/template/include_follow.php 2014-03-14
17:16:44 UTC (rev 723)
@@ -47,16 +47,12 @@
<?php echo $category->input(); ?>
</td>
</tr>
- <tr>
- <td>
- <label>Commentaire</label>
- </td>
- <td>
- <?php echo $desc->input(); ?>
- </td>
- </tr>
</table>
<p>
+ <label style="vertical-align: top">Commentaire</label>
+ </p>
+ <?php echo $desc->input(); ?>
+ <p>
<?php
echo HtmlInput::array_to_hidden(array('gDossier', 'plugin_code', 'ac',
'lc_id'), $_REQUEST);
echo HtmlInput::hidden('act', 'include_follow_save');
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev