File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 <p id="answer-text"></p>
3939 </div>
4040</div>
41- <script src="https://code.jquery.com/jquery-3.6.3.js" integrity="sha256-nQLuAZGRRcILA+6dMBOvcRh5Pe310sBpanc6+QBmyVM=" crossorigin="anonymous"></script>
41+ <!-- < script src="https://code.jquery.com/jquery-3.6.3.js" integrity="sha256-nQLuAZGRRcILA+6dMBOvcRh5Pe310sBpanc6+QBmyVM=" crossorigin="anonymous"></script> -->
4242 <!-- convertCurrency -->
4343 <script>
4444 let baseUrl = "<?php echo site_url (); ?> ";
Original file line number Diff line number Diff line change 8888 </section>
8989 <div class="row">
9090
91- <script src="https://code.jquery.com/jquery-3.6.3.js" integrity="sha256-nQLuAZGRRcILA+6dMBOvcRh5Pe310sBpanc6+QBmyVM=" crossorigin="anonymous"></script>
91+ <!-- < script src="https://code.jquery.com/jquery-3.6.3.js" integrity="sha256-nQLuAZGRRcILA+6dMBOvcRh5Pe310sBpanc6+QBmyVM=" crossorigin="anonymous"></script> -->
9292 <script>
9393 let baseUrl = "<?php echo site_url (); ?> ";
9494 let uricall = baseUrl + '/Currency_Api';
You can’t perform that action at this time.
0 commit comments