Ignore:
Timestamp:
24 Feb 2014, 13:19:36 (11 years ago)
Author:
Henrik Bettermann
Message:

Use only https in theme.html.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/layout/theme.html

    r11254 r11430  
    511511    </div> <!-- /container -->
    512512
    513     <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
     513    <script src="https://code.jquery.com/jquery-1.9.1.min.js"></script>
    514514    <script src="static/bootstrap/js/bootstrap.min.js"></script>
    515515    <script src="static/js/kofa-tooltip.js"></script>
Note: See TracChangeset for help on using the changeset viewer.