0000649: Améliorer apparence de CFGPRO

Reviens sur le bon onglet
This commit is contained in:
Dany De Bontridder 2012-06-21 14:06:00 +00:00
parent 343c7b700b
commit cc0dd16a08
5 changed files with 9 additions and 3 deletions

View file

@ -1604,7 +1604,6 @@ function profile_show(p_div)
var div=['profile_gen_div','profile_menu_div','profile_print_div','profile_gestion_div','profile_repo_div'];
for (var r =0;r<div.length;r++ ) {$(div[r]).hide(); }
$(p_div).show();
$('tab').value=p_div;
} catch(e)
{
alert(e.message)