mirror of
https://github.com/itflow-org/itflow
synced 2026-03-09 15:24:51 +00:00
Add removal notices for Stripe Fees & 'open ticket' time tracker - these features are to be removed
This commit is contained in:
@@ -66,6 +66,12 @@ require_once "inc_all_settings.php";
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
<div class="alert alert-danger" role="alert">
|
||||||
|
"Client Pays Fees" / The ability to pass Stripe fees onto clients will be removed in a future version of ITFlow.
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label>Percentage Fee</label>
|
<label>Percentage Fee</label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
|
|||||||
@@ -9,6 +9,11 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
|
|
||||||
|
<div class="alert alert-danger" role="alert">
|
||||||
|
This "Open Tickets" tracker will be removed in a future version of IFlow. Time tracking will still be a feature.
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="openTicketsContainer">
|
<div id="openTicketsContainer">
|
||||||
<!-- Open tickets will be loaded here via JavaScript -->
|
<!-- Open tickets will be loaded here via JavaScript -->
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user