noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 07/10: cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 07/10: cosmetic
Date: Thu, 27 Aug 2015 01:33:57 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 2971927d997f8919969302188c84b9d6bdd054ce
Author: Dany De Bontridder <address@hidden>
Date:   Thu Aug 27 03:18:18 2015 +0200

    cosmetic
---
 include/template/stock_inv.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/template/stock_inv.php b/include/template/stock_inv.php
index 945cc11..d479dfd 100644
--- a/include/template/stock_inv.php
+++ b/include/template/stock_inv.php
@@ -100,7 +100,7 @@
        </tr>
 <?php endfor; ?>
 </table>
-<?php if ($p_readonly == false) echo HtmlInput::button_action(_('Ajouter une 
ligne'),'stock_add_row();','smallbutton')?>
+<?php if ($p_readonly == false) echo HtmlInput::button_action(_('Ajouter une 
ligne'),'stock_add_row();',"xx",'smallbutton')?>
 <?php if ($p_readonly == false) echo HtmlInput::submit('save',_('Sauver'))?>
 <?php if ($p_readonly == false) echo HtmlInput::hidden('row',$nb)?>
 <?php if ($p_readonly == false) echo 
HtmlInput::button("reprise_show",_('Reprise inventaire'),  " 
onclick=\"$('reprise_inventaire_div').show();\"")?>



reply via email to

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