Skip to content

Commit

Permalink
Updated Bootstrap & jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
pattyland committed May 10, 2015
1 parent b06ae93 commit 6dc4cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.php
Original file line number Diff line number Diff line change
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="http://code.jquery.com/jquery-2.1.3.min.js"></script>
<script src="//code.jquery.com/jquery-2.1.4.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 6dc4cbd

Please sign in to comment.