Add documentation add_row_key, remove secund parameter
This commit is contained in:
parent
d4df471899
commit
985eeecf18
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue