1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-28 09:44:14 +00:00

Merge branch 'develop'

This commit is contained in:
astaxie 2015-02-27 22:52:42 +08:00
commit 1c9898dee5

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Chat Example</title>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="//code.jquery.com/jquery-2.1.3.min.js"></script>
<script type="text/javascript">
$(function() {