Skip to content

Commit

Permalink
Update main.php
Browse files Browse the repository at this point in the history
Set jQuery to version 2.1.3
  • Loading branch information
pattyland committed Jan 23, 2015
1 parent e2dcc3e commit b06ae93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.php
Expand Up @@ -44,7 +44,7 @@
<p class="text-center">Powered by <a href="http://www.glype.com/">Glype</a>&reg; <!--[version]--> - Theme: glypestrap via <a href="http://pattyland.de" target="_blank">pattyland</a></p>
</div>
</form>
<script src="https://code.jquery.com/jquery.js"></script>
<script src="http://code.jquery.com/jquery-2.1.3.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
<script>
$('#proxyoptions label').tooltip();
Expand Down

0 comments on commit b06ae93

Please sign in to comment.