phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5437 - phpcompta/trunk/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r5437 - phpcompta/trunk/include/template
Date: Fri, 27 Sep 2013 21:50:19 +0200 (CEST)

Author: danydb
Date: 2013-09-27 21:50:19 +0200 (Fri, 27 Sep 2013)
New Revision: 5437

Modified:
   phpcompta/trunk/include/template/detail-action.php
Log:
Improve appearance action in RO

Modified: phpcompta/trunk/include/template/detail-action.php
===================================================================
--- phpcompta/trunk/include/template/detail-action.php  2013-09-27 19:49:47 UTC 
(rev 5436)
+++ phpcompta/trunk/include/template/detail-action.php  2013-09-27 19:50:19 UTC 
(rev 5437)
@@ -263,7 +263,7 @@
 <?php endif; ?>
   </div>
 </div>
-<?php if ( $p_base != 'ajax' ) :?>
+<?php if ( $p_view !='READ'  ) :?>
 <input type='button' class="button" class="noprint" value='Montrer articles' 
id="toggleButton" onclick='toggleShowDetail()'>
 <?php endif; ?>
 <?php



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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