Fix link attachment on bank document page

This commit is contained in:
Laurent Destailleur
2017-01-18 15:37:45 +01:00
parent ddbb7ee1f4
commit d48f2507b5
2 changed files with 10 additions and 73 deletions

View File

@@ -182,6 +182,7 @@ if ($id > 0 || ! empty($ref))
else
{
header('Location: index.php');
exit;
}