Skip to content

Commit

Permalink
redid the https load commit
Browse files Browse the repository at this point in the history
  • Loading branch information
malnoxon committed Jul 2, 2016
1 parent cee33fb commit baa372d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rsstory/change_current_article.pt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="${request.static_url('rsstory:static/style.css')}">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<style>
table, th, td {
width: 100%
Expand Down

0 comments on commit baa372d

Please sign in to comment.