noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 13/27: Add documentation add_row_key, remove


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 13/27: Add documentation add_row_key, remove secund parameter
Date: Thu, 02 Oct 2014 14:23:12 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 985eeecf1807a9a3f2d5d06fa33148245379dfd7
Author: Dany De Bontridder <address@hidden>
Date:   Wed Sep 17 00:51:23 2014 +0200

    Add documentation add_row_key, remove secund parameter
---
 include/template/anc_key_input.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/template/anc_key_input.php 
b/include/template/anc_key_input.php
index f348112..8597306 100644
--- a/include/template/anc_key_input.php
+++ b/include/template/anc_key_input.php
@@ -144,7 +144,7 @@
                     </tr>
                 </tfoot>
         </table>
-<input type="button" class="smallbutton" value="<?php echo _('Ajout ligne')?>" 
onclick="add_row_key('key_account_tb',0);">
+<input type="button" class="smallbutton" value="<?php echo _('Ajout ligne')?>" 
onclick="add_row_key('key_account_tb');">
 
         <div>
             <div>



reply via email to

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