Changeset c3e751d for remit


Ignore:
Timestamp:
Oct 19, 2010, 7:27:10 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
02dd5a1
Parents:
5cfd6f6
git-author:
Alex Dehnert <adehnert@…> (10/19/10 19:27:10)
git-committer:
Alex Dehnert <adehnert@…> (10/19/10 19:27:10)
Message:

Don't use insecure components over HTTPS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/remit_templates/base.html

    r5865e5f rc3e751d  
    88    <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}style/default.css" />
    99    <script type="text/javascript"
    10         src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
     10        src="//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
    1111
    1212
Note: See TracChangeset for help on using the changeset viewer.