Author: danydb
Date: 2012-01-12 14:34:14 +0100 (Thu, 12 Jan 2012)
New Revision: 284
Modified:
trunk/coprop/include/template/appel_fond.php
Log:
By default hide tables
Modified: trunk/coprop/include/template/appel_fond.php
===================================================================
--- trunk/coprop/include/template/appel_fond.php 2012-01-12 12:28:15 UTC
(rev 283)
+++ trunk/coprop/include/template/appel_fond.php 2012-01-12 13:34:14 UTC
(rev 284)
@@ -28,7 +28,13 @@
?>
<table>
<tr>
-
+ <td>
+ Date de l'opération
+ </td>
+ <td>
+ <?=$date->input()?>
+ </td>
+ </tr>
<td>Journal pour l'appel de fond</td>
<td>
<?=$led_appel_fond->input()?>
@@ -41,14 +47,7 @@
<td><?=$f_categorie_appel_label?></td>
<td><?=$str_add_appel?></td>
</tr>
- <tr>
- <td>
- Date de l'opération
- </td>
- <td>
- <?=$date->input()?>
- </td>
- </tr>
+
</table>
appel de fond par <?=$appel_fond_type->input()?>
<table id="appel_fond_budget">
@@ -87,4 +86,5 @@
</td>
</tr>
-</table>
\ No newline at end of file
+</table>
+<script> appel_fond_show()</script>
\ No newline at end of file
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev