summaryrefslogtreecommitdiff
path: root/share/www/custom_test.html
diff options
context:
space:
mode:
authorChristopher Lenz <cmlenz@apache.org>2009-12-10 09:00:57 +0000
committerChristopher Lenz <cmlenz@apache.org>2009-12-10 09:00:57 +0000
commit10e8a4b9d69e75b705f8e491a3a428fca7139d98 (patch)
treee93ff9b3971b2ce6a6141c5cedce97e90d19c24a /share/www/custom_test.html
parent0d6b490fd8a9ebe0c7bd4fea285fc7e94c37fb05 (diff)
Futon: Update all the cache invalidation query strings from 0.9.0 to 0.11.0.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@889148 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/custom_test.html')
-rw-r--r--share/www/custom_test.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/share/www/custom_test.html b/share/www/custom_test.html
index 740946e1..41d1a4a1 100644
--- a/share/www/custom_test.html
+++ b/share/www/custom_test.html
@@ -17,14 +17,14 @@ specific language governing permissions and limitations under the License.
<head>
<title>Custom Test</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
- <link rel="stylesheet" href="style/layout.css?0.9.0" type="text/css">
+ <link rel="stylesheet" href="style/layout.css?0.11.0" type="text/css">
<script src="script/json2.js"></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>
- <script src="script/couch.js?0.9.0"></script>
- <script src="script/futon.js?0.9.0"></script>
+ <script src="script/jquery.cookies.js?0.11.0"></script>
+ <script src="script/jquery.couch.js?0.11.0"></script>
+ <script src="script/jquery.resizer.js?0.11.0"></script>
+ <script src="script/couch.js?0.11.0"></script>
+ <script src="script/futon.js?0.11.0"></script>
<script>
function T(arg, desc) {
if(!arg) {