summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/www/config.html2
-rw-r--r--share/www/couch_tests.html2
-rw-r--r--share/www/custom_test.html2
-rw-r--r--share/www/database.html2
-rw-r--r--share/www/document.html2
-rw-r--r--share/www/index.html2
-rw-r--r--share/www/replicator.html2
7 files changed, 7 insertions, 7 deletions
diff --git a/share/www/config.html b/share/www/config.html
index 096ca813..c4d44944 100644
--- a/share/www/config.html
+++ b/share/www/config.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.3.1"></script>
+ <script src="script/jquery.js?1.3.2"></script>
<script src="script/jquery.cookies.js?0.9.0"></script>
<script src="script/jquery.couch.js?0.9.0"></script>
<script src="script/jquery.editinline.js?0.9.0"></script>
diff --git a/share/www/couch_tests.html b/share/www/couch_tests.html
index 7970d268..76191938 100644
--- a/share/www/couch_tests.html
+++ b/share/www/couch_tests.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.3.1"></script>
+ <script src="script/jquery.js?1.3.2"></script>
<script src="script/jquery.cookies.js?0.9.0"></script>
<script src="script/jquery.couch.js?0.9.0"></script>
<script src="script/couch.js?0.9.0"></script>
diff --git a/share/www/custom_test.html b/share/www/custom_test.html
index a2a79091..79c04c70 100644
--- a/share/www/custom_test.html
+++ b/share/www/custom_test.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.3.1"></script>
+ <script src="script/jquery.js?1.3.2"></script>
<script src="script/jquery.cookies.js?0.9.0"></script>
<script src="script/jquery.couch.js?0.9.0"></script>
<script src="script/jquery.resizer.js?0.9.0"></script>
diff --git a/share/www/database.html b/share/www/database.html
index 4d07abca..cfba8f64 100644
--- a/share/www/database.html
+++ b/share/www/database.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.3.1"></script>
+ <script src="script/jquery.js?1.3.2"></script>
<script src="script/jquery.cookies.js?0.9.0"></script>
<script src="script/jquery.couch.js?0.9.0"></script>
<script src="script/jquery.dialog.js?0.9.0"></script>
diff --git a/share/www/document.html b/share/www/document.html
index f3dcf326..dad11914 100644
--- a/share/www/document.html
+++ b/share/www/document.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.3.1"></script>
+ <script src="script/jquery.js?1.3.2"></script>
<script src="script/jquery.cookies.js?0.9.0"></script>
<script src="script/jquery.couch.js?0.9.0"></script>
<script src="script/jquery.dialog.js?0.9.0"></script>
diff --git a/share/www/index.html b/share/www/index.html
index a4d61dad..25bf25af 100644
--- a/share/www/index.html
+++ b/share/www/index.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.3.1"></script>
+ <script src="script/jquery.js?1.3.2"></script>
<script src="script/jquery.cookies.js?0.9.0"></script>
<script src="script/jquery.couch.js?0.9.0"></script>
<script src="script/jquery.dialog.js?0.9.0"></script>
diff --git a/share/www/replicator.html b/share/www/replicator.html
index 57cc01a7..7a1f39e3 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.3.1"></script>
+ <script src="script/jquery.js?1.3.2"></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>