mirror of https://github.com/itflow-org/itflow
Fix Non Existent warning file causing Javascipt to break in Client Assets section
This commit is contained in:
parent
3eb1530dbc
commit
4681a340dc
|
|
@ -13,8 +13,6 @@
|
|||
|
||||
<div class="modal-body bg-white">
|
||||
|
||||
<?php require_once "inc_export_warning.php"; ?>
|
||||
|
||||
</div>
|
||||
<div class="modal-footer bg-white">
|
||||
<button type="submit" name="export_client_assets_csv" class="btn btn-primary text-bold"><i class="fas fa-fw fa-download mr-2"></i>Download CSV</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue