mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Added Print Client
This commit is contained in:
@@ -97,11 +97,12 @@ if(isset($_GET['client_id'])){
|
||||
<?php include("add_client_network_modal.php"); ?>
|
||||
<?php include("add_client_domain_modal.php"); ?>
|
||||
<?php include("add_client_application_modal.php"); ?>
|
||||
<?php include("add_client_note_modal.php"); ?>
|
||||
<?php include("add_invoice_modal.php"); ?>
|
||||
<?php include("add_invoice_payment_modal.php"); ?>
|
||||
<?php include("add_quote_modal.php"); ?>
|
||||
<?php include("add_client_attachment_modal.php"); ?>
|
||||
<?php include("add_client_note_modal.php"); ?>
|
||||
|
||||
|
||||
<?php } ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user