Bug javascript mispelled function show_tab
This commit is contained in:
parent
9ff4c62760
commit
8ba5c9dcd7
2 changed files with 2 additions and 2 deletions
|
|
@ -128,7 +128,7 @@ $p_msg="";
|
|||
<script>
|
||||
$('repo_div_id').hide();
|
||||
$('modele_div_id').hide();
|
||||
show_tab(a_tab,'facturation_div_id');
|
||||
show_tabs(a_tab,'facturation_div_id');
|
||||
</script>
|
||||
<?php
|
||||
echo '</div>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue