summaryrefslogtreecommitdiff
path: root/share/www/replicator.html
diff options
context:
space:
mode:
authorChristopher Lenz <cmlenz@apache.org>2009-01-14 22:18:23 +0000
committerChristopher Lenz <cmlenz@apache.org>2009-01-14 22:18:23 +0000
commit28b6fb6dfbce96e6992591a1287bdf39c735f414 (patch)
treed5067d513249dd8a70f2dbe0a5ff11f796a0f7ab /share/www/replicator.html
parenta97511cbd6254206f58a1ef77ce78e53211ebd9e (diff)
Update to jQuery 1.3.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734534 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/replicator.html')
-rw-r--r--share/www/replicator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/replicator.html b/share/www/replicator.html
index 02c09219..a0033602 100644
--- a/share/www/replicator.html
+++ b/share/www/replicator.html
@@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License.
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<link rel="stylesheet" href="style/layout.css?0.9.0" type="text/css">
<script src="script/json2.js"></script>
- <script src="script/jquery.js?1.2.6"></script>
+ <script src="script/jquery.js?1.3.0"></script>
<script src="script/jquery.cookies.js?0.9.0"></script>
<script src="script/jquery.couch.js?0.9.0"></script>
<script src="script/futon.js?0.9.0"></script>