| =$tb->get_header(0)?> |
=$tb->get_header(1)?> |
=$tb->get_header(2)?> |
=$tb->get_header(3)?> |
=$tb->get_header(4)?> |
for ($i=0;$i
|
=h($array[$i]['r_name'])?>
|
=h($array[$i]['r_adress'])?>
|
=h($array[$i]['r_city'])?>
|
=h($array[$i]['r_country'])?>
|
=h($array[$i]['r_phone'])?>
|
$js=' onclick="stock_repo_change(\''.dossier::id().'\',\''.$array[$i]['r_id'].'\')"';
echo HtmlInput::button("mod", _("Modifier"), $js);
?>
|
=HtmlInput::button("show_add_depot_d", "Ajout d'un dépot", "onclick=\"$('add_depot_d').show();\"");?>
=HtmlInput::title_box("Ajouter un dépôt","add_depot_d","hide")?>