zipme / redmine_lightbox

Lightbox for image attachments
MIT License
116 stars 118 forks source link

Local jquery #3

Closed LuisSerrano closed 13 years ago

LuisSerrano commented 13 years ago

What is the modification to put in local the jquery library (I have problems with my https with the external conenction of jquery)

I have downloaded the library put in the javascript folder, modify the file view_layout_base...

But don't work

thanks

LuisSerrano commented 13 years ago

Sorry now works (I needed to specify the folder)

javascript_include_tag('jquery-1.5.min.js', :plugin => 'redmine_lightbox') +