phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r261 - trunk/coprop/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r261 - trunk/coprop/include/template
Date: Thu, 5 Jan 2012 17:55:37 +0100 (CET)

Author: danydb
Date: 2012-01-05 17:55:37 +0100 (Thu, 05 Jan 2012)
New Revision: 261

Modified:
   trunk/coprop/include/template/bud_detail.php
Log:
budget fiche depense 

Modified: trunk/coprop/include/template/bud_detail.php
===================================================================
--- trunk/coprop/include/template/bud_detail.php        2012-01-05 16:52:46 UTC 
(rev 260)
+++ trunk/coprop/include/template/bud_detail.php        2012-01-05 16:55:37 UTC 
(rev 261)
@@ -3,6 +3,9 @@
  * @file montre les détails d'un budget
  * @see Budget::detail()
  */
+global  $g_copro_parameter;
+
+echo HtmlInput::hidden('p_jrn',$g_copro_parameter->journal_appel);
 ?>
 <table class="result">
     <tr>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]