Added 'View Attachments' if any in all popup view windows
[fa-stable.git] / gl / view / gl_deposit_view.php
index 4a7da98bd06708addf277ea0b40a5b224da00dd1..26da4d4fd9c496847cfb4c1be350028c80dd3bfe 100644 (file)
@@ -136,5 +136,5 @@ else
        display_allocations_from($to_trans['person_type_id'], $to_trans['person_id'], 2, $trans_no, $to_trans['amount']);
 }
 
-end_page(true);
+end_page(true, false, false, ST_BANKDEPOSIT, $trans_no);
 ?>
\ No newline at end of file