FIX_ALERT MODAL IN INVOICE FORM
This commit is contained in:
parent
82d9e6591f
commit
93efb4f8a3
@ -949,6 +949,8 @@ if (isset($invoice_item_details[0]['to_subscription']) && !empty($invoice_item_d
|
||||
<!-- Creating a model for new custome alert box -->
|
||||
<!-- Creating a model for new custome alert box -->
|
||||
<!-- Custom Alert Modal -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal fade" id="customAlertModal" tabindex="-1" role="dialog" aria-labelledby="customAlertLabel" aria-hidden="true">
|
||||
<div class="modal-dialog" role="document">
|
||||
<div class="modal-content">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user