noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 16/27: Add p_jrn is the bottom of the popup,


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 16/27: Add p_jrn is the bottom of the popup, to allow the use of distribution key
Date: Thu, 02 Oct 2014 14:23:14 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit dd26442640a4572b1bee241b43d3db0fe1a34ab1
Author: Dany De Bontridder <address@hidden>
Date:   Wed Sep 17 22:05:07 2014 +0200

    Add p_jrn is the bottom of the popup, to allow the use of distribution key
---
 include/template/ledger_detail_bottom.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/template/ledger_detail_bottom.php 
b/include/template/ledger_detail_bottom.php
index 56c9432..9d259d2 100644
--- a/include/template/ledger_detail_bottom.php
+++ b/include/template/ledger_detail_bottom.php
@@ -102,6 +102,8 @@ if ( $div != 'popup' ) {
   $a->label=_("Fermer");
   $a->javascript="removeDiv('".$div."')";
   echo $a->input();
+} else {
+    echo HtmlInput::hidden('p_jrn',$oLedger->id);
 }
 
 ?>



reply via email to

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