mirror of
https://github.com/itflow-org/itflow
synced 2026-09-21 14:11:17 +00:00
All Jquery removed replaced with stand JS and non jqery dependent libs
This commit is contained in:
@@ -72,7 +72,6 @@ if (isset($_GET['invoice_id'], $_GET['url_key']) && !isset($_GET['payment_intent
|
||||
|
||||
<!-- Stripe & jQuery -->
|
||||
<script src="https://js.stripe.com/v3/"></script>
|
||||
<script src="../libs/jquery/jquery.min.js"></script>
|
||||
|
||||
<div class="row pt-5">
|
||||
<div class="col-sm">
|
||||
|
||||
Reference in New Issue
Block a user