Welcome Guest, Not a member yet? Register   Sign In
Error after integrate with adminlte
#3

(10-03-2019, 08:05 AM)InsiteFX Wrote: For one your loading jQuery twice, once for AdminLTE and then your loading it again
for Grocery CRUD. So you are over writing the first jQuery with an older version.

I would download the newest jQuery version 3.3.1 and just use it.

thank you very much for your answer but 2nd "load" 


PHP Code:
<!--
GROCERY CRUD
<script src="<?php echo base_url();?>assets/grocery_crud/js/jquery-1.11.1.min.js"></script>
--> 



is really necesary update JQUERY? do you think that will solve all problems?
this code without adminlte works fine

and JQUERY version loaded is that one comes with adminlte template
Reply


Messages In This Thread
Error after integrate with adminlte - by jep_ar - 10-02-2019, 06:47 PM
RE: Error after integrate with adminlte - by jep_ar - 10-03-2019, 11:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB