Two versions of Jquery when logged into admin
Hi,
I'm fairly new to CI and Fuel and I'm having an issue with 2 Jquery files being loaded when logged in to the dashboard - one being called by the dashboard and one being called from my footer block. This is throwing a JS error.
I've been trying to wrap my head around loading assets with the Asset class but can't seem to get it to work (I'm sure it's something simple). Currently, in my header and footer blocks, I am calling scripts in the regular fashion.
If I'm not logged in Javascript behaves normally.
Could someone help point me in the right direction? Any help would be most appreciated.
Comments
I'm pretty confident it's because Jquery is being loaded twice if I'm logged into the admin. I can see it in Firebug.
When logged in, the jquery file for the Fuel module gets loaded after my scripts.