noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/04: Cosmetic : show title of history accou


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/04: Cosmetic : show title of history accounting
Date: Mon, 02 Nov 2015 14:47:14 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 7cb05c913fa53b1c32bae0ba63139cbb00c44193
Author: Dany De Bontridder <address@hidden>
Date:   Mon Nov 2 12:35:44 2015 +0100

    Cosmetic : show title of history accounting
---
 include/ajax/ajax_history.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/ajax/ajax_history.php b/include/ajax/ajax_history.php
index 6276f72..158ecb9 100644
--- a/include/ajax/ajax_history.php
+++ b/include/ajax/ajax_history.php
@@ -188,7 +188,9 @@ if ( isset($_REQUEST['pcm_val']))
         ob_end_clean();
         
         ob_start();
+
         require_once NOALYSS_INCLUDE.'/template/history_top.php';
+        echo h2( $poste->id." ".h($poste->label),' class="title" ');
              
         
         if ( $result == -1)



reply via email to

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