Changeset ff64144bde7235dc3b3cec532a28a36647f4332c


Ignore:
Timestamp:
02/08/12 22:32:34 (4 months ago)
Author:
Paul Winkler <slinkp@…>
Children:
515bb108a60be73760ba5c7d078bd91d3fd4f0a8
Parents:
a458dbe18172728be0f1fe1bfd507774bbd73dfb
git-committer:
Paul Winkler <slinkp@…> (02/08/12 22:32:34)
Message:

Upgrade jquery

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ebpub/ebpub/settings_default.py

    r4f5961 rff6414  
    345345# For local development you might try this: 
    346346#JQUERY_URL = '/media/js/jquery.js' 
    347 JQUERY_URL = 'http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js' 
     347JQUERY_URL = 'http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' 
    348348 
    349349# It's important that it be named exactly OpenLayers.js, 
Note: See TracChangeset for help on using the changeset viewer.