diff --git a/apps/maarch_entreprise/my_contacts/info_contact_iframe.php b/apps/maarch_entreprise/my_contacts/info_contact_iframe.php index 2aad263fd16fd23670b562e28d26af1590403148..1cb6b6c8f2fd2f1c16baedc6becad105d05fc7da 100755 --- a/apps/maarch_entreprise/my_contacts/info_contact_iframe.php +++ b/apps/maarch_entreprise/my_contacts/info_contact_iframe.php @@ -111,6 +111,7 @@ if ($core_tools2->test_admin('update_contacts', 'apps', false) && $mode <> "view } if (isset($_GET['seeAllAddresses'])) { + $core_tools2->load_js(); unset($_SESSION['fromContactTree']); include_once 'apps/' . $_SESSION['config']['app_id'] . '/my_contacts/my_contact_up.php'; } else {